go to control error message

  • Thread starter Thread starter kms
  • Start date Start date
K

kms

I have a form with a subform attached. I've created a save command button
and I want it to save the form but if a yes/no box is checked in 1 subform
and a control box in the other subform is null I want to go to the second
tab. the macros I've created keep giving me a component automation error.
Someone please help...i'm trying to accomplish alot for a peron that has no
VBA knowledge.
 
Kms,

You might need to give us the details of the macro (i.e. all actions and
relevant arguments), and the full text of the error message, before anyone
can really start to figure out what is wrong here.
 
Back
Top