Fixed Column Width

  • Thread starter Thread starter Mark Keogh
  • Start date Start date
M

Mark Keogh

Hi,

I need to create, for want of a better word, a separator column in my
XLS. This column is supposed to be a fixed width, .3, and the user
shouldn't be able to make it bigger.

Any ideas on how I can get this to work?

Thanks!

Mark
 
Pick any column (or insert a column: Insert/Columns), then use
Format/Column/Width and make it .3. To prevent the user from changing the
width, you would need to protect the worksheet, using a password.
HTH
Bob Umlas
Excel MVP
 
Back
Top