JohnHarkins
MIS
When the database wizard creates a switchboard menu it works satisfactorily for knowledgeable users. I'd like to be able to:
Keep the switchboard menu centered in the workspace whenever it's restored (from minimized).
Keep the switchboard menu at a constant size, permitting minimizing but not maximizing.
Not automatically maximize the switchboard menu after another window, such as a form, is maximized and subsequently closed. In other words, if a user decides to maximize a form to fill the screen, upon closing that form, the switchboard menu should return automatically to its original dimensions (centered on the screen and with fixed dimensions).
I suspect it takes some VBA code to force this rigor... can you help?
Thanks,
John
John Harkins
Keep the switchboard menu centered in the workspace whenever it's restored (from minimized).
Keep the switchboard menu at a constant size, permitting minimizing but not maximizing.
Not automatically maximize the switchboard menu after another window, such as a form, is maximized and subsequently closed. In other words, if a user decides to maximize a form to fill the screen, upon closing that form, the switchboard menu should return automatically to its original dimensions (centered on the screen and with fixed dimensions).
I suspect it takes some VBA code to force this rigor... can you help?
Thanks,
John
John Harkins