Hi, I have a bsic knowledge in Access. I am creating a small database for Doctor appointment. I have a form viewing in datasheet view, with field ApptDate and ApptTime (Drop down list of times). and a doctorName field and PatientName field
Now I want to avoid duplicating the all the 3 values. For the same date, already selected time and doctor name should not be accepted. Either a popup message or the previously selected time value shouldnt be there in the drop down list. Also dont want the patientName not repeat for the same date.
Kindly give advise, on how to overome this problem.
Thanks