S
Stephanie
I'm sorry, I know this topic was kinda covered a couple
days ago, but I didn't quite understand how to solve the
problem.
Our HR department would like to generate a report of
annual review forms that have been distributed but have
not yet been returned by the supervisors. They would like
included in that report the date of the employee's last
review:
Employee ID
(Last Name)
(First Name)
(Middle Name)
Form Distributed Date
Direct Supervisor
Most Recent Completed Review Date
All the information is included in the employee history
table (Employee ID, Form Distributed Date, Date of
Occurrence, etc.).
I can set up a query to bring back all history items where
the form was distributed but not returned. I can set up a
query to bring back all history items where the form was
distributed AND returned, or even all history items
between this and that date where the form was distributed
and returned.
How do I combine the two, or is there even a way to
combine the two, though, to not only bring back the most
recent dates, but to match it to employee?
days ago, but I didn't quite understand how to solve the
problem.
Our HR department would like to generate a report of
annual review forms that have been distributed but have
not yet been returned by the supervisors. They would like
included in that report the date of the employee's last
review:
Employee ID
(Last Name)
(First Name)
(Middle Name)
Form Distributed Date
Direct Supervisor
Most Recent Completed Review Date
All the information is included in the employee history
table (Employee ID, Form Distributed Date, Date of
Occurrence, etc.).
I can set up a query to bring back all history items where
the form was distributed but not returned. I can set up a
query to bring back all history items where the form was
distributed AND returned, or even all history items
between this and that date where the form was distributed
and returned.
How do I combine the two, or is there even a way to
combine the two, though, to not only bring back the most
recent dates, but to match it to employee?