Form B4Update Error: Macro not found

K

Kevin

On testing changes to a form BeforeUpdate data validation
procedure, Access reported:

"<tablename> can't find the macro '20'

The macro (or its macro group) doesn't exist, or the macro
is new but hasn't been saved. Note that when you enter
the macrogroup name.macroname syntax in an argument, you
must specify the name the macro's macro group was last
saved under."

I have not knowingly created any macros in this
application. Anyone know what's wrong?
 
Top