Hello All!
I’ve got a database, developed in MS Access, that is set to open up to a form (and hide the database window). I’d like to create a button on the form that when clicked would open the database window. Any ideas? So far I’ve found out the F11 on the keyboard will open the database window, but can I program this using vb on the button to act as though the user pressed the F11 key and open the database window? Also, I found a reference to StartupShowDBWindow Property but I don’t know how to use it. The database would already be open anyway before the user would press the button to open the database window so I am not sure if this property would even work.
Any one got any ideas?
Thanks in advance,
Amanda