M
MjMullen
I'm trying to automate a text import in Access 2007 using VBA
(doCmd.transferText) and am getting an error message that the text import
specifiation does not exist, although it appears and runs on the "saved
Imports" screen from the external data tab, and the query will run.
Any ideas how to (1) find the saved import specifications in VBA and add
this one to the collection, or (2) how to save a new import specification in
a way that can be found by VBA?
(doCmd.transferText) and am getting an error message that the text import
specifiation does not exist, although it appears and runs on the "saved
Imports" screen from the external data tab, and the query will run.
Any ideas how to (1) find the saved import specifications in VBA and add
this one to the collection, or (2) how to save a new import specification in
a way that can be found by VBA?