jgoodman00
Programmer
- Jan 23, 2001
- 1,510
I have a command button which executes some code. The code which executes opens the current record as an ADO recordset. It then tests for certain characteristics & generates a score based on these (a risk assessment). This score is then placed in a field, & an alphabetical priority is assigned, based on the risk score. In order to reflect changes made to the record on the form, I have used a me.refresh. However this seems to move back to record one of the recordset (which is just a standard recordset in a bound form).
Has anybody else encountered this?? James Goodman
Has anybody else encountered this?? James Goodman