looking for a way to prevent automatic updates on the dbase

evictme

Registered User.
Local time
Today, 02:11
Joined
May 18, 2011
Messages
168
Hello,

I am looking for a way to prevent automatic updates on the dbase. Im looking for something like save and cancel buttons or a prompt with those options. I currently have a macro that runs on the beforeupdate event of the form and would need any option to be an addition to that, any help would be greatly appreciated.
 
Look at "DemoUPDRecA2002.mdb" (attachment, zip).
Open Form1 and try to enter a new record, or to
change an old record.
Look at VBA.
 

Attachments

Users who are viewing this thread

Back
Top Bottom