can't find macro error

  • Thread starter Thread starter Mark Kubicki
  • Start date Start date
M

Mark Kubicki

when, after changing it's value, I click out of a specific text box on a
subform, I get an error something like this:

can't find macro (or macro group): "me."

first, I don't even know how to write a macro
second, I don't even know where to start looking for this error
could someone give me some direction on this?


BIG thanks in advance,
Mark
 
tried that... none of them do (also tried looking in the code, and although
I may have to look harder, but I found none there also...

-mark
 
Try looking at the properties of the form.

Mark Kubicki said:
tried that... none of them do (also tried looking in the code, and although
I may have to look harder, but I found none there also...

-mark
 
I tried both the properties of the form, and of the text box.

right now, I'm thinking that since this error does not occur with any of the
other controls on the form, I should just delete this one and rebuild it (?)
well nevermind that idea. I just tried it, and now my form is crashed... no
longer functions... dead... time to restore a back-up and start over...

....sometimes there's a lesson to be learned, sometimes not...
-m.
 
Back
Top