I have several large Excel files (with the exact same fields) that I need to import into one table in Access 2007. I have been trying for hours with little success. I even tried converting them to .csv and nothing seems to work.
Let's say I have two .xlsx files that I wish to combine into Access, each with the fields LAST NAME, FIRST NAME, and SALARY.
What I have been doing is this:
First I do an import of the first spreadsheet to create the table (since append doesn't seem to work if the table doesn't exist yet)
External data/Import/Excel/"Import Source Data..."
I then get the wizard, at which point I follow the prompts. I click the "skip field" box as necessary, for example skipping FIRST NAME. I then save my import steps and the table is now created (with the two fields I chose to import).
Now I go to create another import for the next spreadsheet, this time an append:
External data/Import/Excel/"Append a copy of the records..."
Following the prompts, I am never given the opportunity to skip the same field(s) that I chose in the first "table creation" import. As a result, I end up with messages such as "Subscript out of range" or "Field X not found".
Am I doing something fundamentally wrong here? From what I've described as my goal--import and combine multiple similar files--is the standard procedure to first do a "create" import and then an "append" import, or is there a way to append from the get-go?
Thanks!
Let's say I have two .xlsx files that I wish to combine into Access, each with the fields LAST NAME, FIRST NAME, and SALARY.
What I have been doing is this:
First I do an import of the first spreadsheet to create the table (since append doesn't seem to work if the table doesn't exist yet)
External data/Import/Excel/"Import Source Data..."
I then get the wizard, at which point I follow the prompts. I click the "skip field" box as necessary, for example skipping FIRST NAME. I then save my import steps and the table is now created (with the two fields I chose to import).
Now I go to create another import for the next spreadsheet, this time an append:
External data/Import/Excel/"Append a copy of the records..."
Following the prompts, I am never given the opportunity to skip the same field(s) that I chose in the first "table creation" import. As a result, I end up with messages such as "Subscript out of range" or "Field X not found".
Am I doing something fundamentally wrong here? From what I've described as my goal--import and combine multiple similar files--is the standard procedure to first do a "create" import and then an "append" import, or is there a way to append from the get-go?
Thanks!