I have a parent form with 2 subform objects, using all the same subform.
Parent Form = FRM_Report_Appointments
Subform Control 1 = App_Sub_01 (using form: FRM_Appointments_SUB)
Subform Control 2 = App_Sub_02 (using form: FRM_Appointments_SUB)
How can I find the name of the control (e.g. "App_Sub_01") in an OnLoad event in each subform ?
Any help would be greatly appreciated!!
Parent Form = FRM_Report_Appointments
Subform Control 1 = App_Sub_01 (using form: FRM_Appointments_SUB)
Subform Control 2 = App_Sub_02 (using form: FRM_Appointments_SUB)
How can I find the name of the control (e.g. "App_Sub_01") in an OnLoad event in each subform ?
Any help would be greatly appreciated!!