Re: Command line help
From: Marshall Barton (marshbarton_at_wowway.com)
Date: 09/09/04
- Next message: Brendan Reynolds: "Re: path syntax error"
- Previous message: Allen Browne: "Re: Name function in Access 2002 (XP)"
- In reply to: JOE: "Command line help"
- Next in thread: JOE: "Re: Command line help"
- Reply: JOE: "Re: Command line help"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 09 Sep 2004 09:56:01 -0500
JOE wrote:
>Does anyone know the command line syntax to open a form in
>an Access DB?
Normally you would specify the form as the Startup Form
(Tools - Startup).
If you want to be able to open different forms from the
command line, you'll have to create a macro for each form.
Each macro's only action would be to open its corresponding
form. Then you can specify which macro to run at startup by
using the /X macroname command line option.
-- Marsh MVP [MS Access]
- Next message: Brendan Reynolds: "Re: path syntax error"
- Previous message: Allen Browne: "Re: Name function in Access 2002 (XP)"
- In reply to: JOE: "Command line help"
- Next in thread: JOE: "Re: Command line help"
- Reply: JOE: "Re: Command line help"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|