frazil
Master of the Boondoggle
- Joined
- Nov 7, 2006
- Messages
- 7,592
- Reaction score
- 358
I have a long list (15000) of 2 numbers (column A and column B ). I've filtered the long list into a list of unique values (where column A AND column B are the same), which is in column C and D. Now I want to count the number of instances for each unique value. For example: how many times does C2 AND D2 occur in the same row in columns A and B?
A B C D Result
1 2 3 4 2
3 4
4 3
3 4
2 1
Does that make sense? There seem to be a million sorting/counting functions in excel, but I can't find one that works.
A B C D Result
1 2 3 4 2
3 4
4 3
3 4
2 1
Does that make sense? There seem to be a million sorting/counting functions in excel, but I can't find one that works.
Last edited by a moderator: