Full Version: Before Update
UtterAccess Discussion Forums > Microsoft® Access > Access Forms
access2009eg
how to use before update event
how it fire
what is the important of before update
khalakmu
Hi

Beforeupdate Event... You can do validation of your entires.
you can revert back so afterupdate event doent fire.
You can cancel all entries here before afterupdate event takes place.
You can prompt user whether want to continue to update record or abandon Process.
Data in the Control does not change till the record is updated.

my 2 cnts.
access2009eg
can you give me some example
for controls
and forms
before update event
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.