[AccessD] Form Before Update

Gustav Brock Gustav at cactus.dk
Thu Sep 1 02:20:30 CDT 2005


Hi Francisco

As David indicates, use the Text property of the control to retrieve
the currently typed string before it is saved and while the control
still has focus; if it hasn't focus, Text is not available.
For a bound control, the Value property returns the stored value.

/gustav
>>> fhtapia at gmail.com 31-08-2005 23:08 >>>
I have a bound form in an Access 2000 data project.  I have a field
named txtADE, I set it to 3 and immediatly the before_update fires. 
however in the before_update code if I try to reference txtADE it
shows my previous value, not the new one... what gives?

thanks,
-- 
-Francisco
http://pcthis.blogspot.com |PC news with out the jargon!
http://sqlthis.blogspot.com | Tsql and More...




More information about the AccessD mailing list