Re: Command line help

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Marshall Barton (marshbarton_at_wowway.com)
Date: 09/09/04


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]


Relevant Pages

  • Re: Network configuration in FreeBSD
    ... unless you plan to manually specify every other host you wish to talk to. ... I did an ifconfig em0 1.1.1.2 yday.should this be done everytime I ... Everything at startup ... network startup sees those and says 'oh, I know what to do with those' ...
    (freebsd-questions)
  • Re: Shells and Multi-Monitor
    ... If you create an instance of WMP COM object, you specify the FullScreen mode through ... >>> How can i specify on which monitor to display both application? ... >>> to call a few other processes at startup). ...
    (microsoft.public.windowsxp.embedded)
  • RE: Newbie Q - Starup Switches or Script?
    ... I would like to suggest you follow this KB article to use the startup ... switch for Word. ... You could specify to start with a Macro and start a new document. ...
    (microsoft.public.office.developer.automation)
  • Re: Help With Switchboard and Startup
    ... > The switchboard can almost be regarded as a wizard used to create a menu ... > the way your Access application loads at Startup. ... > can specify which form the user will see when your database loads, ...
    (microsoft.public.access.gettingstarted)
  • Re: Access Startup
    ... the macro needs to be named AutoExec ... It's also possible to specify the start-up form under Tools | Startup ...
    (microsoft.public.access.gettingstarted)