Exporting using VB

  • Thread starter Thread starter Nico
  • Start date Start date
N

Nico

Hi Everyone,

I have created a link to a file (let's call it products.txt), a query to
manipulate it, a form to re-export it using docmd.runsavedimportexport
"products" and a macro to run that.

I have then created an application using the runtime, to have it automated.
So far, everything worked.

Originally, this file had 8 columns, it now has 9. If I manually run my
saved export, it comes out with 9 columns, if I run it via the form, it
still comes with 8. Do I have to recreate everything?

Thanks
 

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

Similar Threads


Back
Top