Posted to microsoft.public.excel.programming
|
|
Can I use OR in SUMIF?
Check out sumproduct...
http://www.xldynamic.com/source/xld.SUMPRODUCT.html
--
HTH...
Jim Thomlinson
"iampritzy" wrote:
rFor example: SUMIF(B2:B7, "Apple OR Orange", C2:C7) If it's an apple or an
orange, sum their values in column c.
It does not work. Can anyone help?
|