Run Macros

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.
 

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

Top