validation rules

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

how do i create a validation rule - e.g in the case of where the appointment
date has got to be after todays date, with fields AppointmentDate and
TodaysDate.
i have tried to create it as: AppointmentDate >= TodaysDate but it soes not
work
what am i doing wrong?
 
goto to the help on that metter.
it says that :
In addition, field validation rules can't contain references to other fields
 
Sorry
You can do that with the validation rules for the table, but not with the
validation rules of the field.
 

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

Similar Threads


Back
Top