cchahn
Technical User
- Oct 8, 2003
- 23
I have a small and simple database I'm working with, so I imagine this is simple, but I can't get it to work. I created an eight field query based on a single table. In the first field "Employee" and the second field "Week Ending" I'm trying to enter criteria that will allow me to select a combination of all employees and all dates (I can get this one to work), or one employee for all dates, or one date for all employees. Each record consist of an employee name and a date plus other data. Every employee will have multiple records (actually one for every week). For example, I want to see all records for a particular date, or else I want to see all employee records for a particular date.