G
Guest
hi
I have a form and a delete command button to delete the record from the
form. The problem is that after the delete button is pressed, before the
access confirm delete message appears, the form displays the next record in
the table before the record in question is deleted! So from the user's point
of view, the record they had selected for deleting is no longer displayed
when they are being asked to confirm deletion. If the user selects cancel to
the delete confirmation message, the form reverts to showing the (correct)
record that the user originally selected for deletion.
What is causing this? And what is the solution?
TIA
Rich
I have a form and a delete command button to delete the record from the
form. The problem is that after the delete button is pressed, before the
access confirm delete message appears, the form displays the next record in
the table before the record in question is deleted! So from the user's point
of view, the record they had selected for deleting is no longer displayed
when they are being asked to confirm deletion. If the user selects cancel to
the delete confirmation message, the form reverts to showing the (correct)
record that the user originally selected for deletion.
What is causing this? And what is the solution?
TIA
Rich