View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
todtown todtown is offline
external usenet poster
 
Posts: 35
Default Print CSV File With Correct Column Width

Hi All,

I want to be able to print CSV files directly to the printer so that
the data appears in columnar format. I know I can open them in Excel
and adjust the column width. However, this has to work without opening
the file. Any suggestions?

tod