Macro Message

  • Thread starter Thread starter rm
  • Start date Start date
R

rm

I apparently have commited a sin in a Microsoft Access database. I
created a macro (Macro1) and then deleted it. Now everytime I open a
form I get the message [database name] "can't find the macro 'Macro1.
The macro (or its macro group) doesn't exist, or the macro is new but
hasn't been saved. Blah... blah... blah".

The macro is not referenced or called.

How do I fix this?
 
rm,
this message often appears when a custom menu can not be found. (I know that
a custom menu is not a macro, but that is what the message calls it)
Check the form where the message appears - property dialog | Other Tab
Look at the properties for menu, toolbar and shortcut menu.
You will most likely find that there is a custom menu listed somewhere
there.
If you delete the custom menu from the property sheet on the form, the error
message will go away.


Jeanette Cunningham -- Melbourne Victoria Australia
 

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

Back
Top