View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JB JB is offline
external usenet poster
 
Posts: 115
Default macro with multiple csv

Created a macro to pull data in from a csv file to a spreadsheet. Works
fine. There are 27 other csv files i would like to pull the same data into
the same spreadsheet. The data from each csv would drop into its own column.
Can my macro be setup to simply address or activate all the csv's "in one
line" of text or must the macro contain duplicated instructions pertinent to
each sheet?
OK, i am not great at this.
Thanks for any help! jb