M
M Skabialka
I used the wizard in Access 2007 to import a spreadsheet into a new table.
From there I run code to manipulate the data and clean it up to enter into
another table.
After the import I was asked if I wanted to save the steps, I said yes.
On the Ribbon bar, this is stored under Saved Imports. I would like to
automate this import process.
How do I set up a button to run the import?
How do I edit the saved import if it isn't exactly what I want?
How do I extract the code in the saved import so that I can use it for
several different imported spreadsheets of the same structure, and allow the
users to browse to select the next spreadsheet to import?
From there I run code to manipulate the data and clean it up to enter into
another table.
After the import I was asked if I wanted to save the steps, I said yes.
On the Ribbon bar, this is stored under Saved Imports. I would like to
automate this import process.
How do I set up a button to run the import?
How do I edit the saved import if it isn't exactly what I want?
How do I extract the code in the saved import so that I can use it for
several different imported spreadsheets of the same structure, and allow the
users to browse to select the next spreadsheet to import?