Steve 1962
Active Member
- Joined
- Jan 3, 2006
- Messages
- 379
- Office Version
- 365
- Platform
- Windows
Hi
I am attempting to arrive at the answers in cells H4:J6 by using a formula (I think SUMPRODUCT is the answer but I'm having trouble). The raw data is located in three columns that are non-contiguous. I need the count of the items (from each of the two columns) which are allocated to the respective person.
Thanks
SH
Excel 2007
I am attempting to arrive at the answers in cells H4:J6 by using a formula (I think SUMPRODUCT is the answer but I'm having trouble). The raw data is located in three columns that are non-contiguous. I need the count of the items (from each of the two columns) which are allocated to the respective person.
Thanks
SH
Excel Workbook | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | H | I | J | |||
1 | George | Dog | Dog | |||||||||
2 | George | Cat | Bird | |||||||||
3 | Tom | Bird | Bird | Dog | Cat | Bird | ||||||
4 | George | Dog | Dog | George | 6 | 1 | 2 | |||||
5 | Frank | Cat | Cat | Tom | 2 | 1 | 7 | |||||
6 | Tom | Dog | Cat | Frank | 1 | 4 | 0 | |||||
7 | Tom | Dog | Bird | |||||||||
8 | George | Bird | Dog | |||||||||
9 | Tom | Bird | Bird | |||||||||
10 | Tom | Bird | Rat | |||||||||
11 | Tom | Bird | Rat | |||||||||
12 | Frank | Dog | Mice | |||||||||
13 | Frank | Cat | Rat | |||||||||
14 | George | Rat | Dog | |||||||||
15 | Frank | Mice | Cat | |||||||||
16 | Frank | Rat | Mice | |||||||||
Sheet1 |