E
edcosoft
I have two problems:
#1. If I write a sumif formula =SUMIF($A$2:$A$10, "<>S" D2
10) it
does not include any items that are not coded in A at all, let alone
the required S to elimiate addition of rows coded S. That is, if cell
A for that row is blank it treats it like S and doesnt' include it in
the sum.
So, how do I make sure the formua works if there IS a blank cell in
colum A?
#2. Worse yet, I am trying to sum in a range D2:E10 so my formula is
=sumif($A$2:$A$10,"<>S",D2:E10). That is a range more than one column
wide. My result is only the sum in column D and does not include
column E numbers. What am I doint wrong and how do I achive my
desired result to sum the entire range D2:E10 (except for column coding
S)?
TYIA ed
#1. If I write a sumif formula =SUMIF($A$2:$A$10, "<>S" D2

does not include any items that are not coded in A at all, let alone
the required S to elimiate addition of rows coded S. That is, if cell
A for that row is blank it treats it like S and doesnt' include it in
the sum.
So, how do I make sure the formua works if there IS a blank cell in
colum A?
#2. Worse yet, I am trying to sum in a range D2:E10 so my formula is
=sumif($A$2:$A$10,"<>S",D2:E10). That is a range more than one column
wide. My result is only the sum in column D and does not include
column E numbers. What am I doint wrong and how do I achive my
desired result to sum the entire range D2:E10 (except for column coding
S)?
TYIA ed