View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jonathan[_5_] Jonathan[_5_] is offline
external usenet poster
 
Posts: 7
Default Problems with Macro to convert to CSV

have an excel file which I want to convert to a csv. THe
macro works fine except the resulting csv file has all
these extra commas both below and to the right of the
values.

Tried deleting the blank values below and to the right
but still no luck.

Any suggestions?