Disabling switchboard from startup (but keeping it)?

S

StargateFan

I'd like the switchboard available in a solution _except_ on startup,
if that is possible. I find that having the data entry screen come up
first is best for me and _then_ have other menus/resources available
through something like the switchboard. But I can't seem to remember
where this behaviour is governed. Can I turn it off on startup but
still have switchboards accessible? I remember editing the
switchboard was easy, it's just where the startup behaviour is
governed.

Thanks so much in advance.
 
T

Todd B.

Two ways for this to be done:

1. Look for a autoexec macro under your macro tab. Edit the macro:
a. by replacing the switchboard with the data entry screen
b. adding a new line the opens the data entry screen second
(this will open data entry screen OVER the switchboard)

2. Go to Tool..Startup, and change the Display Form/Page to open your data
entry screen
 
Top