mark curtis
01-25-2001, 04:29 AM
Dear all,
can anyone tell me what code i need behind the onchange function of a combo box to do the following:
I update tab(1) based on a selection combo box on tab(3) using frms!frmname.refresh. i have a subform on tab(3) so when i select the combo box I may be on subform record three but when I refresh using the combo box i go back to record one.
I need to return to the active/current record i was in when i activate the combo box.
Thanks
Mark
can anyone tell me what code i need behind the onchange function of a combo box to do the following:
I update tab(1) based on a selection combo box on tab(3) using frms!frmname.refresh. i have a subform on tab(3) so when i select the combo box I may be on subform record three but when I refresh using the combo box i go back to record one.
I need to return to the active/current record i was in when i activate the combo box.
Thanks
Mark