View Full Version : field checks


liam
05-21-2002, 06:12 PM
hi everyone, i would be grateful if someon knew the answer to this:
how do i know that data in some fields have been changed before a record is saved so that i can place the date and time in two fields (this will show when it was last updated) This occurs in a form and when the save button is pressed

Jack Cowley
05-21-2002, 07:12 PM
All the secrets are listed below...

http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q197592

llkhoutx
05-21-2002, 09:17 PM
Checkout the form "dirty" property.