Sumif with multiple criteria
Posted by George Inman on March 08, 2000 7:06 AM
Normal
sumif(a1:a100,a101,b1:b100)
Desire
sumif(and((a1:a100,a101),(c1:c100,c101)),b1:b100)
Posted by George Inman on March 08, 2000 7:06 AM
Normal
sumif(a1:a100,a101,b1:b100)
Desire
sumif(and((a1:a100,a101),(c1:c100,c101)),b1:b100)