How do I Run Saved Export in Access 2007 VBA?

  • Thread starter Thread starter LA Lawyer
  • Start date Start date
On Tue, 25 Aug 2009 16:41:16 -0700, "LA Lawyer" <[email protected]>
wrote:

Check out DoCmd.TransferText and its cousins in the Help file. They
have a "SpecificationName" argument.

-Tom.
Microsoft Access MVP
 
LA Lawyer said:
The saved export is named "Blackberry".

For the new saved export feature in 2007 there is a new command called:

docmd.RunSavedImportExport "BlackBerry"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top