G Guest May 19, 2005 #1 How do I add a DateStamp or a date a record is entered that will not change into the Default Value of an Access 2000 Table?
How do I add a DateStamp or a date a record is entered that will not change into the Default Value of an Access 2000 Table?
J John Vinson May 19, 2005 #3 How do I add a DateStamp or a date a record is entered that will not change into the Default Value of an Access 2000 Table? Click to expand... You'll have to explain what you mean. If you set the Default value of a field to Date(), new records will record the date that the record was created; this value will not change thereafter (unless you explicitly do something to change it). John W. Vinson[MVP]
How do I add a DateStamp or a date a record is entered that will not change into the Default Value of an Access 2000 Table? Click to expand... You'll have to explain what you mean. If you set the Default value of a field to Date(), new records will record the date that the record was created; this value will not change thereafter (unless you explicitly do something to change it). John W. Vinson[MVP]