Menu option lost

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

Guest

Somehow I lost the 'View' main menu option in my access application. The
problem is, I only loose it when my application starts normally for the user.
If I start it with the shift key depressed to get behind the scenes, the
view option is there, so I can't just add it back to the menu because in this
case it isn't missing!

Any ideas how to get it back when Access starts with the start up form and
conditions?

Thanks for any help you can give

Fred
 
These settings are stored in the Registry of the individual PC, somewhere
around
[HKEY_CURRENT_USER\Software\Microsoft\Office\8.0\Access\Settings\CommandBars]
depending on the version that you are using. The easy solution is to save
that key from the registry on your PC then import it on the users PC.

HTH
John
 
Back
Top