analyst1411
MIS
Hi,
I need to import multiple CSV files from a specific folder having the same naming format (for example: ABCA1G.TXT, ABCB1G.TXT, ABCC1G.TXT,...) into excel. I also need to import each file into its own sheet in the worksheet and name that sheet as the file that was imported. Does anyone have any recommendations how this can be done with VBA? Any help in doing one or all of these functions would help. I'm a newbie in VBA.
I don't know if this matters but I'll be using Excel 2003 to do that.
Thanks.
Analyst1411
I need to import multiple CSV files from a specific folder having the same naming format (for example: ABCA1G.TXT, ABCB1G.TXT, ABCC1G.TXT,...) into excel. I also need to import each file into its own sheet in the worksheet and name that sheet as the file that was imported. Does anyone have any recommendations how this can be done with VBA? Any help in doing one or all of these functions would help. I'm a newbie in VBA.
I don't know if this matters but I'll be using Excel 2003 to do that.
Thanks.
Analyst1411