H
HopyMSU
Hi all,
I've been fighting with this one and can't find any information on it.
I have a feeling it was easier to do this with Access 2003, but maybe
not. If anyone can help me out, I'd appreciate it.
In Access 2007, I have a form where if I edit any (or specific) fields
I want it to stamp the current date and time in a separate field. So,
for example:
I have a "Notes" field. If I edit this field, I want it to stamp the
time in a "DateModified" field at the bottom of the form. I have tried
to use onDirty, AfterUpdate, BeforeUpdate with expressions as well as
VBA code, but I can't get it to work.
Thanks in advance!
Andy
I've been fighting with this one and can't find any information on it.
I have a feeling it was easier to do this with Access 2003, but maybe
not. If anyone can help me out, I'd appreciate it.
In Access 2007, I have a form where if I edit any (or specific) fields
I want it to stamp the current date and time in a separate field. So,
for example:
I have a "Notes" field. If I edit this field, I want it to stamp the
time in a "DateModified" field at the bottom of the form. I have tried
to use onDirty, AfterUpdate, BeforeUpdate with expressions as well as
VBA code, but I can't get it to work.
Thanks in advance!
Andy