I need help on a something that I just came across today. I need to be able to match a "name" with a "number". That is to say that I record the amount of times that a number occurs for a specific name. This might be easier to understand(pseudo):
(35 names X 6 different issues)
IF a cell range equals "TOM"
AND the cell adjacent to it equals "2"
THEN add 1 to this cell
Would i use sumif, or am i going in completely the wrong direction?
Bookmarks