View Single Post
 
Old 04-28-2015, 09:13 AM
MorriSiege MorriSiege is offline Windows 7 32bit Office 2010 32bit
Novice
 
Join Date: Apr 2015
Posts: 1
MorriSiege is on a distinguished road
Default 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.
Reply With Quote