Menu Option turn on

C

Chuck

Good morning.

I am working on an existing db in which the developer turn off the majority
of menu items. The FILE menu is usable for PRINT and EXIT. I need to add
the EXPORT command. I want to do this in a MACRO and then run a QUERY and
REPORT. I would appreciate any ideas on the steps to make the EXPORT
available.

Thanks.
 
J

jmonty

If you can use the Tools > StartUp menu you are in luck.
Open the Startup dialog and check the Allow full Menus boxes. Be sure to
remove any custom menus that he may have created - select the defaults
instead. Close the DB and re-open.
Now, if all of the menus are locked out....try the method of last resort:
Create a new, blank database, go to the Tables tab and click Import. Browse
to the old database and select all of the tables, forms, queries, etc. -
except if there are any macros using the autoexec.
 

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

Top