I have two columns. The first one is a sale's person's name and the second is their ability to flip a customer, yes (no is a blank cell). I want to count how many times the same sales person joe was able to flip a customer (the "y"). So the condition would be many cell rows, but only count the instance where both column 1 and column 2 were Joe AND "y".
I know it should be a simple thing, but for some reason, i just can't get the syntax down.
example:
Joe |"y"
Joe |
Joe |
Sally |
Joe |"Y"
Sally |"y"
_______
Total Joe =2 ; sally = 1
Where did I go wrong?
---
Moved to SfW.
Zim Hosein
Off Topic Moderator.
I know it should be a simple thing, but for some reason, i just can't get the syntax down.
example:
Joe |"y"
Joe |
Joe |
Sally |
Joe |"Y"
Sally |"y"
_______
Total Joe =2 ; sally = 1
Where did I go wrong?
---
Moved to SfW.
Zim Hosein
Off Topic Moderator.
