View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ggalla1779 Ggalla1779 is offline
external usenet poster
 
Posts: 11
Default Changing a csv file opened as hidden workbook

Hi all

Have piece of code that opens a csv workbook in hidden mode and then list data out.

The csv format has changed and I want to insert a row and delete a column... can this bee done with hidden workbooks/ sheets??

cheers

George