Set Menu Options

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

Guest

Good morning.

I am working an existing DB. I am trying to add the FILE | EXPORT command
to the menu. I have changed the existing menu marco to included RunCommand
Export. When I execute the macro the current settings never change, Export
is not listed. This macro is driven from the STARTUP command and that does
not work either.

I would appreciate any help. Thanks.
 
When you say menu are you talking about a Switchboard or a form or are you
talking about a toolbar menu?
What do you mean by the macro is driven from the Startup command?
What are you trying to export?
Good morning.

I am working an existing DB. I am trying to add the FILE | EXPORT command
to the menu. I have changed the existing menu marco to included RunCommand
Export. When I execute the macro the current settings never change, Export
is not listed. This macro is driven from the STARTUP command and that does
not work either.

I would appreciate any help. Thanks.
Just a few questions for clarification:
 
Bob,

I am talking about the MENU options. The developer, before me, set it up to
display only a few menu items. I have added a process to generate a report
that will be "exported" to word. I need to put the EXPORT option in the FILE
MENU.

Thanks.
 
Back
Top