Hi all,
I have a sheet that tracks routine QA checks for some staff which looks a bit like this:
I have another sheet that I would like to return the last date each staff member had their work checked. It looks like this:
I would like column B (Last date checked) to lookup the first table and return the most recent date the staff member in column A was checked - the correct answers are in the Manual column for context.
Can anyone suggest a formula that would work on this? This is a simplified version of my sheet as we have about 80 staff to check, so would prefer not to do it manually!
Thanks!
I have a sheet that tracks routine QA checks for some staff which looks a bit like this:
Name | Check Date | Score |
Allan | 04/01/24 | 5 |
Beverley | 12/03/24 | 2 |
Charlie | 16/04/24 | 4 |
Charlie | 03/05/24 | 3 |
Allan | 30/05/24 | 1 |
Charlie | 15/06/24 | 4 |
Beverley | 22/08/24 | 2 |
I have another sheet that I would like to return the last date each staff member had their work checked. It looks like this:
Name | Last Date Checked | Manual |
Allan | 30/05/24 | |
Beverley | 22/08/24 | |
Charlie | 15/06/24 |
I would like column B (Last date checked) to lookup the first table and return the most recent date the staff member in column A was checked - the correct answers are in the Manual column for context.
Can anyone suggest a formula that would work on this? This is a simplified version of my sheet as we have about 80 staff to check, so would prefer not to do it manually!
Thanks!