How do I add a DateStamp Access 2000 Table?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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?

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]
 
Back
Top