D
dolphinv4
Hi,
I tried to use the sumif function =sumif(range,criteria,
[sum_range]).
For the "criteria", I wanted it such that it'll sum if
the "range" is not equals to cell A1 or B1. I tried =sumif
(d1:d10,not(or(A1,B1)),e1:e10) but it does not work. why?
and it's not supposed to be done this way, how shld i go
about doing it?
val
I tried to use the sumif function =sumif(range,criteria,
[sum_range]).
For the "criteria", I wanted it such that it'll sum if
the "range" is not equals to cell A1 or B1. I tried =sumif
(d1:d10,not(or(A1,B1)),e1:e10) but it does not work. why?
and it's not supposed to be done this way, how shld i go
about doing it?
val