W
William Ortenberg
I have a form using a query as record source. A button on the form will,
among other things, delete the current record. At the end of the code
behind the button, I attempt to go to the next record. However, instead,
the form fields are all populated with '#Deleted?' (from the current
record). Is there something I can do to get to the next record in this
scenario?
Thanks in advance.
among other things, delete the current record. At the end of the code
behind the button, I attempt to go to the next record. However, instead,
the form fields are all populated with '#Deleted?' (from the current
record). Is there something I can do to get to the next record in this
scenario?
Thanks in advance.