I'm just wondering, as it would be helpful to me at the moment, if there were a way when calling the data import wizards, to return the data back to VBA from the import wizard.
For instance, to return the file location/name, actual object name(s) imported - what worksheets if Excel, what tables/queries, if Access, that sort of thing.g
I realize that you can get the table names from Access, and what file type based on the type of import wizard run... if I'm telling Access which wizard via code.
Is there any way to dig in and grab the additional data from the wizard itself during or just after an import routine?
Thanks for any thoughts/references/suggestions.
--
"If to err is human, then I must be some kind of human!" -Me
For instance, to return the file location/name, actual object name(s) imported - what worksheets if Excel, what tables/queries, if Access, that sort of thing.g
I realize that you can get the table names from Access, and what file type based on the type of import wizard run... if I'm telling Access which wizard via code.
Is there any way to dig in and grab the additional data from the wizard itself during or just after an import routine?
Thanks for any thoughts/references/suggestions.
--
"If to err is human, then I must be some kind of human!" -Me