Realtreegirl75
New Member
- Joined
- Aug 28, 2022
- Messages
- 40
- Office Version
- 365
- Platform
- Windows
I have a data set in A1:AF22. Where Column A is an employee's name and B:AF are the days of the month. Each Row is a different employee and their work schedule for the month. Each cell is the name of the project the employee worked on that day. Screenshot example below.
I need to count how many days each employee worked on each project.
I'm currently writing out each specific formula for the row, which is incredibly time consuming and if the employee's aren't listed in the same order, its going to return incorrect values. My hope is to use a formula to match the employee name in the first column then use that row to count the project names for totals (so its dynamic enough to adjust to out of order employee names). I've tried Match, Vlookup, Xlookup, Index, Row, ChooseRow....everything I can think of but am having no luck. Does anyone have any suggestions? Also, this will live in a SharePoint excel document so Macro's aren't an option.
I need to count how many days each employee worked on each project.
I'm currently writing out each specific formula for the row, which is incredibly time consuming and if the employee's aren't listed in the same order, its going to return incorrect values. My hope is to use a formula to match the employee name in the first column then use that row to count the project names for totals (so its dynamic enough to adjust to out of order employee names). I've tried Match, Vlookup, Xlookup, Index, Row, ChooseRow....everything I can think of but am having no luck. Does anyone have any suggestions? Also, this will live in a SharePoint excel document so Macro's aren't an option.