J
Jody
Good day,
I successfully requery a main form by executing the
following code within a subform:
Forms!frmSubscriberMain.Requery
The problem I have is that when I requery the main form,
the displayed recordset changes in the form (reverts back
to the first recordset in the sort order).
How do I both refresh the data AND keep the current
recordset?
Thanks,
Jody
I successfully requery a main form by executing the
following code within a subform:
Forms!frmSubscriberMain.Requery
The problem I have is that when I requery the main form,
the displayed recordset changes in the form (reverts back
to the first recordset in the sort order).
How do I both refresh the data AND keep the current
recordset?
Thanks,
Jody