The situation i have is for my A level coursework i'm trying to create a booking system for a guitar shop that also runs lessons. I have a form set up for booking with Customer, Instructor, Date and Time. What I need is when you click on Time, there is a drop down box with a list of the FREE appointments for the instructor that has been chosen (so only where no previous bookings have been taken for that date and time, these show on the drop down list). I've tried several ways to do this but i'm stumped. What is the best way to achieve this?