Macros

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

Guest

I attempted entering a macro in my database for a table, however, it did not
work as I had intended so I tried to delete it. My attempt was not
successful. I keep getting a message that informs me that I have a macro
attached to my table which is erroneous. The macro does not show up in the
objects. How do I find it to delete it? Help would be much appreciated.
 
Do you really have a macro for a table? Usually they belong to a form. With
a form, you may have left an event macro connected to one of the objects on
the form. If you check Properties/Event for form that is giving you the
error, you may find something has been left, and can be deleted from that
part of Properties.
 
Back
Top