Hi,
I'm trying to create a vb to get all columns on my sheet to have a fixed width.
If I run my sub all columns go back to the set width. But I want the width to reset when the width is changed.
![]()
Please Login or Register to view this content.
Hi,
I'm trying to create a vb to get all columns on my sheet to have a fixed width.
If I run my sub all columns go back to the set width. But I want the width to reset when the width is changed.
![]()
Please Login or Register to view this content.
Last edited by Terriz; 07-22-2009 at 05:18 AM. Reason: Won't fix
I don't belive there is an event raised by resizing a columns width. So you will not be able to capture at the time of change.
You could add event code to check every time selection changes or worksheet is deactivated or just before saving.
Maybe better to use sheet protection
Ok... well maybe sheet protection is the way to go. Thank for the quick reply.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks