View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
vMaster vMaster is offline
external usenet poster
 
Posts: 2
Default Auto setting column widths accross a whole workbook


I was trying to write a macro to select all columns on all sheets in
the workbook and force the columns to fit to the data. However, even
using a tip here to select all the sheets, I could only get it to apply
automatic widths to the current sheet.

Is it possible to write a macro to do this?

Any help apreciated. Excel 2003.