L
lynn atkinson
I have a database which deals with booking and scheduling of training
courses. I would like to set up a query which we could run which would tell
us if someone has been booked on 2 training courses on the same dates. (some
of the bookings are done months in advance so this is easy to do, if the
administrator is not paying attention.)
What I have is the employee details (employeeID) and what event (a course on
a particular date) that person is booked on. I want to find if that person is
booked on two events on the same date (eventdate)
Is this enough information for someone to help?
regards
courses. I would like to set up a query which we could run which would tell
us if someone has been booked on 2 training courses on the same dates. (some
of the bookings are done months in advance so this is easy to do, if the
administrator is not paying attention.)
What I have is the employee details (employeeID) and what event (a course on
a particular date) that person is booked on. I want to find if that person is
booked on two events on the same date (eventdate)
Is this enough information for someone to help?
regards