All, using 2010. My build in switchboard used to open in the center. all of a sudden; it is opening full screen. I tried playing with the auto center controls to no avail. I know it's something simple and this is driving me crazy. Please help
The switchboard is the one created with Switchboard manager by another developer. this is the code On Open event:
Code:
' Minimize the database window and initialize the form.
' Move to the switchboard page that is marked as the default.
Me.Filter = "[ItemNumber] = 0 AND [Argument] = 'Default' "
Me.FilterOn = True
the switchboard comes from old access, is it correct. try closing the db, and open it again. edit your switchboard form, save. close and reopen it again.