Dazzybeeguy
Board Regular
- Joined
- Jan 6, 2022
- Messages
- 111
- Office Version
- 365
- 2010
- Platform
- Windows
Column A1:A24 is a list of dates
Column B is a list of names
Column D is a list of names
Q: what is the best way to count how may times a particular person worked on a Friday.
So assume column D has the filtered Unique list of name say D1:D10 and Bob Jones is in column D1
I want to put a formula in say cell E1 that says look at column A and every time Bob Jones is in column B and the date falls on a Friday, give me a total.
Column B is a list of names
Column D is a list of names
Q: what is the best way to count how may times a particular person worked on a Friday.
So assume column D has the filtered Unique list of name say D1:D10 and Bob Jones is in column D1
I want to put a formula in say cell E1 that says look at column A and every time Bob Jones is in column B and the date falls on a Friday, give me a total.
Mon/18/11/2024 | Bob Jones | Bob Jones | ???? | |
Mon/18/11/2024 | Arthur Askey | Arthur Askey | ||
Mon/18/11/2024 | George Lucas | George Lucas | ||
Tue/19/11/2024 | Brad Pitt | Brad Pitt | ||
Tue/19/11/2024 | Bob Jones | Donal Duck | ||
Tue/19/11/2024 | Donal Duck | Martha Jackson | ||
Wed/20/11/2024 | Martha Jackson | Mike Hunt | ||
Wed/20/11/2024 | Martha Jackson | Tod the Bod | ||
Wed/20/11/2024 | Bob Jones | Lisa Lee | ||
Thu/21/11/2024 | Arthur Askey | Ian Jones | ||
Thu/21/11/2024 | George Lucas | |||
Thu/21/11/2024 | Brad Pitt | |||
Fri/22/11/2024 | Mike Hunt | |||
Fri/22/11/2024 | Tod the Bod | |||
Fri/22/11/2024 | Lisa Lee | |||
Sat/23/11/2024 | Lisa Lee | |||
Sun/24/11/2024 | Bob Jones | |||
Mon/25/11/2024 | Ian Jones | |||
Mon/25/11/2024 | George Lucas | |||
Mon/25/11/2024 | Brad Pitt | |||
Tue/26/11/2024 | Bob Jones | |||
Tue/26/11/2024 | Donal Duck | |||
Tue/26/11/2024 | Martha Jackson | |||
Wed/27/11/2024 | Bob Jones |