make the default value the current date/time

  • Thread starter Thread starter andrew
  • Start date Start date
A

andrew

does anyone know what expressions to use when making the
default value of a date/time field to the current date
and time ?

thanks in advance.
 
thats awesome.. thanks a bunch.
-----Original Message-----
Set the Default Value property of the field to:
=Now()

--
Allen Browne - Microsoft MVP. Perth, Western Australia.

Reply to group, rather than allenbrowne at mvps dot org.




.
 
Back
Top