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

DataPart function 5
Access MS Access Calendar0 assistance 0
MS Access Calendar Help 0
writing excel data into word document 1
Todays Date in a Query 3
qryDeleteDuplicates 1
deleteQry delete duplicates 1
Max function 4

Back
Top