Search results

  1. L

    How to validate a Count?

    Hi, I have a bookings database for horses. I have created a query with these fields: Date of lesson - parameter query. Time of lesson Horse or Pony ID The user will then look down the query to see if the horse is already booked for that time. If not, then they can go ahead and make the...
  2. L

    Query that collects data from form

    Hi, My database is a horse-riding booking database. I have a form of rider details, with a sub form of bookings. I want to create a query that is linked from this form. The subform has: Booking ID Rider ID Date of lesson Time of lesson Horse or Pony ID Instructor ID Ride Type Location Paid...
  3. L

    Date validation

    Hi, I am creating a bookings database. I need to stop people from making a booking on Mondays. Does anyone know how to make a validation rule stopping people from booking on Mondays in the Date field? I am thinking that I need to have a Day field, where the Weekday number (1,2,3, etc) is...
Back
Top Bottom