date question please

  • Thread starter Thread starter Steve Goodrich
  • Start date Start date
S

Steve Goodrich

I have a date field on my form, sometimes the user will enter a date in the
past.
how do you set the validation rule so that you must enter todays date or
later, I tried >=now() but it wouldn't let me enter todays date. Thanks for
any help
 
Back
Top