Hide MS Access all together

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm creating a customer request system and don't want the users to see
anything but the the form I have already set to open on start. I already have
everything unchecked in the Tools>startup area. I still want to get ride of
the menu bar and the very top header with the MS Access logo on the left hand
side.
 
kris said:
I'm creating a customer request system and don't want the users to see
anything but the the form I have already set to open on start. I
already have everything unchecked in the Tools>startup area. I still
want to get ride of the menu bar and the very top header with the MS
Access logo on the left hand side.

It's cumbersome, but if you really want to do this, see this link:

http://www.mvps.org/access/api/api0019.htm
API: Manipulate Access Window

The article doesn't mention it, but in recent versions of the Windows
operating system, any form you want to display with the Access window
hidden must be both PopUp and Modal.
 
Note, if the Title Bar is a problem, an alternative
is to replace it with your own title bar:

Tools, Startup, Application Title.

(david)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top