I'm new but willing to try and help
I'm not aware of access being able to have a selectable process for importing a file of your choice. I.e File, import, etc. So, maybe someone with more experience can do a better job.
When I import Excel files, I create a macro to import the Excel file. I place this code behind a pushbutton on a form. The drawback is that the file you import has to have the same name. So, some manual intervention is involed for each file you want to import. With the macro, you can code it to import into a specific table and then move to another table for processing then delete the contents of the table that it was originally imported into. Otherwise, I think you would have to develop an appliation in .net or someting along that lines to do what you want.
All,
If I'm wrong, I'm willing to learn.
John
|