R
RP
In trying to access the data in the current recordset on
a form I am having the following problem:
Form.CurrentRecord has the correct record number - 2,
however, Form.Recordset(x) (any field) in the next line
of code is still holding the data from the last record
any clues?
a form I am having the following problem:
Form.CurrentRecord has the correct record number - 2,
however, Form.Recordset(x) (any field) in the next line
of code is still holding the data from the last record
any clues?