I am looking to create a formula that will provide me with the count for the below 4 spaces based on the number in column 7 after matching the company name from column A
So is i am looking to populate cell b2 by matching the value in A2 with $F:$F then count the number that match the Urgency 4 and the same for C2 that matches the Ugency of 3 and so on
let me know if you can help
So is i am looking to populate cell b2 by matching the value in A2 with $F:$F then count the number that match the Urgency 4 and the same for C2 that matches the Ugency of 3 and so on
let me know if you can help
A | B | C | D | E | F | G | |
1 | Company name | 4 | 3 | 2 | 1 | Company | Urgency |
2 | Company 1 | Company 1 | 3-Medium | ||||
3 | Company 2 | Company 1 | 3-Medium | ||||
4 | Company 2 | 2-High | |||||
5 | Company 2 | 2-High | |||||
6 | Company 2 | 4-Low | |||||
7 | Company 1 | 3-Medium | |||||
8 | Company 1 | 2-High |