N
NCole
I have a main form that has several tab controls that
contain subforms. On one subform I have calculated
control to show the last record. I want to update a field
on the main form with the contents of the calculated
form. I did this by simply making the main form field
equal to the calculated control on the subform. I added
this code to the oncurrent of the main form and the
afterupdate of the calculated control on the subform.
This works well but it has one problem. It seems to
update to the record right before the correct record. I
would appreciate any help. Thanks!
contain subforms. On one subform I have calculated
control to show the last record. I want to update a field
on the main form with the contents of the calculated
form. I did this by simply making the main form field
equal to the calculated control on the subform. I added
this code to the oncurrent of the main form and the
afterupdate of the calculated control on the subform.
This works well but it has one problem. It seems to
update to the record right before the correct record. I
would appreciate any help. Thanks!