Hi folks,
I've been asked to write a script which will import 700 excel spread sheets into 1 table. The files will all be in one location and named incrementally (file001.xls, file002.xls etc).
All 700 spreadsheets are identical in their structure. The first row in all 700 files contains the field names. The data is the only thing that changes.
I presume that the TransferSpreadSheet function would be the way to do but I'm really stuck for time and working with this function is new to me. I'm hoping that someone might be able to help me or have a script which I can edit?
Thanks, Dave
I've been asked to write a script which will import 700 excel spread sheets into 1 table. The files will all be in one location and named incrementally (file001.xls, file002.xls etc).
All 700 spreadsheets are identical in their structure. The first row in all 700 files contains the field names. The data is the only thing that changes.
I presume that the TransferSpreadSheet function would be the way to do but I'm really stuck for time and working with this function is new to me. I'm hoping that someone might be able to help me or have a script which I can edit?
Thanks, Dave
Last edited: