Emmanuel
Master Tech
- Local time
- Yesterday, 23:41
- Joined
- Sep 4, 2002
- Messages
- 88
Hi people,
Quick question, how do I create a macro that runs 13 queries without going thru the open query, run command/run, close query?
Let me further explain...
I have 13 update and make table queries. I need to run them in an specific order and the only way that I know is to write 3 line in the macro to run just one query and those lines are:
1-Open Query-With query name, View and data mode.
2-RunCommand- Run
3-Close-Object Type, Object Name and Save Mode
Is there any other way?
Please help.....
Best Regards,
Emmanuel
Quick question, how do I create a macro that runs 13 queries without going thru the open query, run command/run, close query?
Let me further explain...
I have 13 update and make table queries. I need to run them in an specific order and the only way that I know is to write 3 line in the macro to run just one query and those lines are:
1-Open Query-With query name, View and data mode.
2-RunCommand- Run
3-Close-Object Type, Object Name and Save Mode
Is there any other way?
Please help.....
Best Regards,
Emmanuel