View Full Version : date() problem


loki
05-10-2001, 09:54 AM
When a form opens, I need the current date to appear in a text box but I also need to be able to edit the date if I want to.By just putting =Date() in the expression buider, the date shows up but I'm not able to edit it.

R. Hicks
05-10-2001, 09:59 AM
Place:

=Date()

as the Default Value property of the control.

HTH
RDH

[This message has been edited by R. Hicks (edited 05-10-2001).]