Not sure if this is possible but ideally I want to be able to add up 2 or more cells in the same column based on the criteria in other cells of that column. I can't use a general SUMIF as the range would also include numbers no to add up.
I think the formula should read :
SUMIF(B14,B31="MARSIL",B17+B37,0)
but that obviously isn't working. Is there anyway to do this?
Bookmarks