CharlieT302
Instructor
I have a VB code that assigns a date to a field. It is:
[Field] = Date
However, if the field already has a date, the command is ignored. Is there a simple way to always have the date replaced with the current system date even if a date already exists?
Thanks
[Field] = Date
However, if the field already has a date, the command is ignored. Is there a simple way to always have the date replaced with the current system date even if a date already exists?
Thanks