Saved Imports

Skip Bisconer

Who Me?
Local time
Yesterday, 23:32
Joined
Jan 22, 2008
Messages
285
Is there a way to run a saved import of tables through VBA? Or must I do a separate import for each table?
 
Thanks Pat,

I found a docmd.deleteobject actable, "tablename" which seems to work and then I ran DoCmd.RunSavedImportExport "SavedImportName". I should have checked it out before I posted.
 
hi..

How can i delete import/export specifications in access 2003
 

Users who are viewing this thread

Back
Top Bottom