L
lunker55
IF RANGEA="m" and RANGEB="Dave", then SUM RANGEC
I think it is a nested sum, but I can't figure it out!
Any help would be greatly appreciated.
I am getting confused between SUM and SUMIF nested formulas.
RANGEA, RANGEB, RANGEC are just named ranges.
I tried: {=SUM((RANGEA="m")*(RANGEB="Dave")*RANGEC)}
And: {=SUM((RANGEA="m")*IF((RANGEB="Dave"),1)*RANGEC)}
Joe
I think it is a nested sum, but I can't figure it out!
Any help would be greatly appreciated.
I am getting confused between SUM and SUMIF nested formulas.
RANGEA, RANGEB, RANGEC are just named ranges.
I tried: {=SUM((RANGEA="m")*(RANGEB="Dave")*RANGEC)}
And: {=SUM((RANGEA="m")*IF((RANGEB="Dave"),1)*RANGEC)}
Joe