crisis2007
Technical User
I have created a report that gets its data on a query. The query is controlled by certain criteria (date range and others). One of the fields to which data is entered into the database is an employee number. But I want to limit the report results to an employee's shift which is not in the query. Can I filter the records based on a separate table that is not in the original query? I do have a table that lists the employees' names and shifts they work. But I use it for a dropdown list to enter the employee number in the add data form.