adding up from another column after match
Hey guys
Im working on something for work and I need a little help.
I need it to count how many time text is found in the certain column after matching the name in the column next to it. So far I have:
Countifs(a:a,"name", b:b,"")
I can explain more if you don't understand what I mean.
Thanks.
|