Message in form field

  • Thread starter radarlarry1 via AccessMonster.com
  • Start date
R

radarlarry1 via AccessMonster.com

I have a simple form in Access 2003. In design view I have =DateAdd("d",90,
[Date CW]) as the control in form field properties. In form view it reads
"#Name?" What could cause this?

Thanks,
Larry B.
 
R

radarlarry1 via AccessMonster.com

Thanks, Yes, Date CW is the name of the textbox in the form.

Larry B.

Ofer said:
Make sure that the [Date CW] is the name of the text box in the form
I have a simple form in Access 2003. In design view I have =DateAdd("d",90,
[Date CW]) as the control in form field properties. In form view it reads
"#Name?" What could cause this?

Thanks,
Larry B.
 
Top