Hi all,
basically below is the sum i have to count the value of 1 for each time a name shows up and matches the word in the " "s. now what i need it to do is every time in cells E2:E99=x3(name) and matches a2:a99= assistance then it will count the values in j2:j99, but ofcourse i only want it to count the money in cells j2:j99 if the other 2 criteria have been met.
=SUMPRODUCT(($E$2:$E$99=X3)*($A$2:$A$99="Assistance ") )
sorry if im being to messy or vague
kind regards
ricky
Bookmarks