Yes, my switchboard is set to Popup and Modal. If you set Popup to 'No' then you won't see it on load if you are hiding the access window using the DoCmd.RunCommand acCmdAppMinimize method. I can get the Popup toolbars to work if I use the API method of hiding the window, but I can't see it in...