Launching Access 2000 Forms

D

DanielS via AccessMonster.com

Go to help and paste the following:
Startup command-line options

You can use the macro option, first cretae a macro that will run your form,
then the command line shortcut to that macro.

You can create also a macro that will open a form and name the macro autoexec,
a macro named autoexec always runs on opening, or set your startup option to
a form, startup options are found under menu/tools/startup.

Daniel
 
Top