Forms and Subform Control

M

Michael Kintner

Does anybody have examples on when in the Main Form, I click a button and
have it switch to a sub form within the Main Form and execute a, on click
event of a button in the sub form?

Note: I am clicking a button in the Main Form and telling it to click
another button in the subform to it will execute.

I can't seem to get this to flow correctly. I am trying to automate
updating of multiple forms and have it move around the main form and sub
forms.

Thank you in advance,
Mike
 
Top