menu/tools

T

teddkilroy

I have a dbase that is access base and on a few users screen (dbase and
access), the tools option on the menu bar is grayed out. I have asked on a
few other forums and have people respond that they have heard of this
problem, but no fix. Any suggestion?
 
V

Van T. Dinh

Have you checked the Start-up options and the code behind the Startup Form?

The original developer might have decided to use a custom MenuBar (with
disabled Tools Menu) or even the standard MenuBar but disabled the Tools
Menu by code.

Try holding the Shift key down while you opened the database and see if the
Tools Menu is enabled.
 
Top