L
Laurel
I need to be able to identify the current record, and then make it current
again, after executing a .movelast .movefirst (which I need to do in order
to have a current record if there's only one record in the recordset and I
have moved to it, just retrieved it.... go figure).
Anyway, I can see how to find out the value of <recordset>.currentrecord or
<recordset>.bookmark, but I can't find out how to use those values to make
that record current again.
TIA for any help.
again, after executing a .movelast .movefirst (which I need to do in order
to have a current record if there's only one record in the recordset and I
have moved to it, just retrieved it.... go figure).
Anyway, I can see how to find out the value of <recordset>.currentrecord or
<recordset>.bookmark, but I can't find out how to use those values to make
that record current again.
TIA for any help.