D
Darrell
What is the syntax to refer to a subform on tabcontrol
page?
i.e. I want to requery a subform on a tab page when I
update a check box in a subform on another. I'm thinking
the syntax should read something like:
"Forms!frmClinics!TabCtlClinicSubforms!Pages!
tabClinicInformation!subfrmContacts.Requery" but this
definitely doesn't work.
What am I doing wrong??
Thanks,
Darrell
page?
i.e. I want to requery a subform on a tab page when I
update a check box in a subform on another. I'm thinking
the syntax should read something like:
"Forms!frmClinics!TabCtlClinicSubforms!Pages!
tabClinicInformation!subfrmContacts.Requery" but this
definitely doesn't work.
What am I doing wrong??
Thanks,
Darrell