J
Joseph Greenberg
I have a parent form named fMemberInfo
with a tab control called tabSubforms
with a subform called fYInfoSubform
with a combobox call cboSeqNo
I would like to requery the combobox on the parent form's "OnCurrent" event.
How do I refer to the comboxbox?
with a tab control called tabSubforms
with a subform called fYInfoSubform
with a combobox call cboSeqNo
I would like to requery the combobox on the parent form's "OnCurrent" event.
How do I refer to the comboxbox?