Something else must be starting the other form. Go to Macros and see if you
have one named Autoexec. A macro by that name will run when the database
first starts. I bet that there is a form starting from it. You'll have to
decide how you want to handle it. You could just remove that line from the
macro if it does other things; delete the entire macro; or even add starting
your Switchboard from the macro after the other form.

Signature
Jerry Whittle
Light. Strong. Cheap. Pick two. Keith Bontrager - Bicycle Builder.
> As instructed by the book by Feddema and online, I went to Tools > Startup,
> and under Display Form/Page I chose Switchboard. It does open automatically,
[quoted text clipped - 5 lines]
> Thanks,
> Glen
ReadReadWrite - 17 Feb 2006 17:08 GMT
Hey, thanks, that did it!
The macro only did that one thing, so I deleted it.
> Something else must be starting the other form. Go to Macros and see if you
> have one named Autoexec. A macro by that name will run when the database
[quoted text clipped - 12 lines]
> > Thanks,
> > Glen