T
Tina S
I have a table with a list of all employees. I have another table that shows
the reviews done on the employees.
I have a crosstab query to show me how many reviews were completed on each
employee each quarter and then the total for the year.
The problem I have is there are employees who have no reviews completed and
they are not showing up in the table. I need to show them because they
should have had reviews and I need to show they have had none.
I joined the table and took the employee name from the employee table and
did a join to show all the employees on the employee table, but if there are
no reviews they are not showing.
the reviews done on the employees.
I have a crosstab query to show me how many reviews were completed on each
employee each quarter and then the total for the year.
The problem I have is there are employees who have no reviews completed and
they are not showing up in the table. I need to show them because they
should have had reviews and I need to show they have had none.
I joined the table and took the employee name from the employee table and
did a join to show all the employees on the employee table, but if there are
no reviews they are not showing.