Hey all.
Access initiate here.
I have a command button that runs a macro in the Header of a Main Form:
OpenForm Switchboard, Form, , , , Normal
Close Form, MainForm, Prompt
StopMacro
It does what I want it to do - a button that closes the Main Form, and opens the Switchboard...