View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nick Hebb Nick Hebb is offline
external usenet poster
 
Posts: 162
Default How to disable column autosizing in Excel 2007

In Excel 2007, if you enter a number that is too big too fit in a cell,
it will automatically adjust the column width to allow the number to
fit.

I don't want that.

Anyone know how to disable it manually or via VBA?


Thanks,

Nick Hebb