View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett[_4_] Don Guillett[_4_] is offline
external usenet poster
 
Posts: 2,337
Default column sizing using macros

As always, you should copy your macro here for comments
Maybe you want AUTOFIT


--
Don Guillett
SalesAid Software

"The user" <The
wrote in message
...
I am using Excel 2003 & I have been attempting to use a Macro to resize
columns. Everytime that I have done so, only the last column size that was
recorded in the same macro is applied to ALL columns. Is there a fix?