I have an Employee Table with the employee's ID, FullName, etc.
I then have a table that pulls in the Employees Name, then they schedule after that with times, etc.
I then created a query to pull each employees name, then their schedule for a specific date.
Then, from the query, I made a...