no later than date

  • Thread starter Thread starter peter
  • Start date Start date
P

peter

Hi I have a textbox and the formatting of it is ok but i
want to have the date validated as being today or earlier
so like <date() how do i do this?

thanks

peter
 
Hi Peter

In the Validation Rule of your text box enter >(Now()-1) .
Don't forget to set the validation message if it isn't a valid date.

Hope This Helps.
Larry
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top