CharlieGirl
New member
- Local time
- Today, 07:17
- Joined
- Mar 7, 2024
- Messages
- 7
All,
I have a separate table for each of my programs, that includes some of the same fields, to include "Employee" name, Date, Division, and Program Name, among others. I have created a Union Query so that I can see the activity by Employee across all "Programs". How can I write a query to see all activity by Employees that have activity in "X Program" in addition to all other programs. If I query by "x program" in the Program field, I only see those records where "x program" is noted, but I want to see all programs associated with employees where "x program" is noted, along with other programs associated with the employee.
I have a separate table for each of my programs, that includes some of the same fields, to include "Employee" name, Date, Division, and Program Name, among others. I have created a Union Query so that I can see the activity by Employee across all "Programs". How can I write a query to see all activity by Employees that have activity in "X Program" in addition to all other programs. If I query by "x program" in the Program field, I only see those records where "x program" is noted, but I want to see all programs associated with employees where "x program" is noted, along with other programs associated with the employee.