Validation rule to only allow todays date to be entered

  • Thread starter Thread starter Mark Stones
  • Start date Start date
M

Mark Stones

Guest
I have a table which sorts entries by Date. I need to know if you can stop users entering dates other than today's

Thanks

Mark
 
You could set the field's default as Date() and set the Enabled field to No.
 

Users who are viewing this thread

Back
Top Bottom