dywaynewatkins
MIS
I have a form that has a subform which a query on it.
On one of the controls on my form i have a field that once info has been entered it will requery the subform and update one of my fields on the form with a new total, this works fine, the only problem is that when it requerys the form, it sends my form back to the first record, i want it to requery and return to the same record i was on.
what is the code to make this happen?
On one of the controls on my form i have a field that once info has been entered it will requery the subform and update one of my fields on the form with a new total, this works fine, the only problem is that when it requerys the form, it sends my form back to the first record, i want it to requery and return to the same record i was on.
what is the code to make this happen?