display switchboard w/o the access application window

T

tamale63

Been a couple years since I worked w/access. I thought you could hide the
actual access application window and just have your form or switchboard mgr.
appear. Am i mistaken?
 
A

Alex White MCDBA MCSE

No your not mistaken,

set in the startup options a form to start when the database is opened, also
un-check the 'display database windows' checkbox
 
D

Douglas J Steele

I assume you're talking about the Access window, not just the database
window. (If all you care about is the database window, Alex has already
shown you how to take care of that)

Take a look at http://www.mvps.org/access/api/api0019.htm at "The Access
Web". Note that the forms must be popup.
 
Top