pjlapham
03-06-2001, 03:55 AM
I hope VBA stands for VBAccess. Let me know and I'll post elsewhere if i need to.
MSAccess: when a record is created i'm using simple default value = date() for the 'date created' field. But how do I get the 'date updated' field to be updated when any part of the record is updated? which event do I use? what event procedure would I use? in table definition? in form properties?
I figure this is super simple. the VB help files are more torment than anything else.
Thanks for your help!
MSAccess: when a record is created i'm using simple default value = date() for the 'date created' field. But how do I get the 'date updated' field to be updated when any part of the record is updated? which event do I use? what event procedure would I use? in table definition? in form properties?
I figure this is super simple. the VB help files are more torment than anything else.
Thanks for your help!