+ Reply to Thread
Results 1 to 3 of 3

Fixed column width

  1. #1
    Registered User
    Join Date
    07-06-2009
    Location
    Netherlands, Amsterdam
    MS-Off Ver
    Excel 2003
    Posts
    9

    Fixed column width

    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

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,461

    Re: Fixed column width

    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
    Cheers
    Andy
    www.andypope.info

  3. #3
    Registered User
    Join Date
    07-06-2009
    Location
    Netherlands, Amsterdam
    MS-Off Ver
    Excel 2003
    Posts
    9

    Re: Fixed column width

    Ok... well maybe sheet protection is the way to go. Thank for the quick reply.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1