How do I set up a AutoExec macro

S

Steve Schapel

Brett,

From the Database Window, select the Macros tab, and then click New.
In the macro design window, create the macro required by adding the
Actions to the macro. Then close and save the macro, and when you save
it, give it the name AutoExec. This macro will automatically run every
time the database is opened.
 
Top