grinder332518
Registered User.
- Local time
- Today, 10:00
- Joined
- Jun 22, 2009
- Messages
- 28
My table X has a field “DateLastUpdated”, along with 7 other fields.
I wish to set this field to today’s date whenever any of the 7 others change.
To do this, I suspect I can set an ‘On Change’ [Event Procedure] for each of the 7, but is there a better way of doing this ?
And can you suggest what the vb coding might be, as I am a complete novice.
This field should also be set when a new record is written to table X.
Many thanks
I wish to set this field to today’s date whenever any of the 7 others change.
To do this, I suspect I can set an ‘On Change’ [Event Procedure] for each of the 7, but is there a better way of doing this ?
And can you suggest what the vb coding might be, as I am a complete novice.
This field should also be set when a new record is written to table X.
Many thanks