P
PeterM
I've figured out how to execute a sub on a subform initiated on the form.
[Forms]![Contacts]![ContactsAddresses].Form.btnSave_Click
I can't for the life of me figure out how to do the opposite. To execute a
sub on the form called from the subform. When I do a search it always talks
about controls, not subroutines.
Can someone please help!
[Forms]![Contacts]![ContactsAddresses].Form.btnSave_Click
I can't for the life of me figure out how to do the opposite. To execute a
sub on the form called from the subform. When I do a search it always talks
about controls, not subroutines.
Can someone please help!