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
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