G
Guest
Hi
I have two datestamp fields in some of my tables, one for the creation date and one for the modification date. Each one uses, the =Now() function to generate the stamp. While the modification time can be null or changed at will, the creation date needs to be immutable once entered
So, how to set the properties so that a user can enter this once *only*. That is
if (null
Allow entr
els
Reject
Thanks
Glen
I have two datestamp fields in some of my tables, one for the creation date and one for the modification date. Each one uses, the =Now() function to generate the stamp. While the modification time can be null or changed at will, the creation date needs to be immutable once entered
So, how to set the properties so that a user can enter this once *only*. That is
if (null
Allow entr
els
Reject
Thanks
Glen