Y
Yasas de Silva
How do I set up an automatic date and time field in Access which updates upon
changes to the record?
changes to the record?
How do I set up an automatic date and time field in Access which updates upon
changes to the record?
Isn't the assumption that all changes to the data *will* be done 'using
a Form' wishful thinking? The front end shouldn't be used in place of
database constraints. How about a CHECK constraint to ensure the date
amended is always current? e.g.