J
Jeff Klein
I have a query that shows all employee schedules: EmployeeID, MeetingDate,
CustomerID.
I need to have a query that shows if I have multiple EmployeeID's scheduled
with the same CustomerID on the same day. I am trying to avoid accidentally
scheduling two employees with the same customer on the same day.
Where do I start?
CustomerID.
I need to have a query that shows if I have multiple EmployeeID's scheduled
with the same CustomerID on the same day. I am trying to avoid accidentally
scheduling two employees with the same customer on the same day.
Where do I start?