need to import merged workbook into access
Hi,
I have 2 workbooks that I merged together and I need to import each sheet into tables in access. The workbook contains 10 sheets and the framework for the tables (ie fields, primary key, and relationships) are set. I just need to get the sheets into the right table.
Heres the layout
workbook:
Sheet 1 Sheet 2 Sheet 3 ..... Sheet10
So I need sheet 1 to be imported into table 1 and sheet 2 into table 2 and so on. I need something that will step through the workbook sheet by sheet and put the sheet's contents into its proper table in access.
So my question is what is the easiest way to do this?
Any help is appreciated
Thanks in advance
Mike