View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nancy[_4_] Nancy[_4_] is offline
external usenet poster
 
Posts: 8
Default fileformat not working with Object

I created a macro in Word to invoke Excel file and save
the excel file as CSV format. The Excel file can be
opened with no problem, it just won't saved in CSV
format. I created the same macro in Excel, it works. I
don't know why it doesn't work in Word.