harleyskater
IT Manager
- Local time
- Today, 17:30
- Joined
- Oct 29, 2007
- Messages
- 95
I have a form I am working on and I want the user to be able to cancel his record update with a prompt.
So far I have stopped every process I can think of that would update the record, except when the form is closed. I made vb code that resets the recordset to nothing before close and it still finds a way to update?
What is the best way to cancel a record update in a process that will close or refresh the form like it was just opened??
So far I have stopped every process I can think of that would update the record, except when the form is closed. I made vb code that resets the recordset to nothing before close and it still finds a way to update?
What is the best way to cancel a record update in a process that will close or refresh the form like it was just opened??