R
Rubie
Hi,
I have two macros one imports data and the other renames the table. For
example the name of my table is (Test). When the import macro runs I get a
table named (Test1) and when the rename macro runs it changes the name of the
(Test1) table to (Test). (Running each one separately works great).
My problem is that if I put both macros in an AutoExec macro the first macro
runs but the second does not.
I tried running the Import macro with AutoExec and the Rename macro in a
forms using (On Open) in the properties. Import runs but Raname does not run.
Any help would be greatly appreciated.
Thank.
I have two macros one imports data and the other renames the table. For
example the name of my table is (Test). When the import macro runs I get a
table named (Test1) and when the rename macro runs it changes the name of the
(Test1) table to (Test). (Running each one separately works great).
My problem is that if I put both macros in an AutoExec macro the first macro
runs but the second does not.
I tried running the Import macro with AutoExec and the Rename macro in a
forms using (On Open) in the properties. Import runs but Raname does not run.
Any help would be greatly appreciated.
Thank.