R
rirus via AccessMonster.com
I am importing several Excel spreadsheets into one Access table. Before I can
do this, I open each Workbook... run a formatting sub routine located in a
seperate Excel Workbook... save the file and then open and format the next
one. Once they are all formatted correctly, I then run an Access VBA script
to import them into the table.
What I am wondering is if there is a way to run the Excel sub routine from
the Access sub routine before importing the formatted WorkSheets into the
table
Thanks,
Rirus
do this, I open each Workbook... run a formatting sub routine located in a
seperate Excel Workbook... save the file and then open and format the next
one. Once they are all formatted correctly, I then run an Access VBA script
to import them into the table.
What I am wondering is if there is a way to run the Excel sub routine from
the Access sub routine before importing the formatted WorkSheets into the
table
Thanks,
Rirus