T
Travis
I created a form with several tabs which contains a subform. I'm trying to
find the name of the subform control on each tab, how does one go about
retriving this information? I changed the name of the subforms to corrispond
to the form it references (ie. Form Name: FrmCustInfo, Subform Name:
SfmCustInfo). Trying to create a code to set focus on a different subform to
retrive data in a text box.
find the name of the subform control on each tab, how does one go about
retriving this information? I changed the name of the subforms to corrispond
to the form it references (ie. Form Name: FrmCustInfo, Subform Name:
SfmCustInfo). Trying to create a code to set focus on a different subform to
retrive data in a text box.