B
Bruce Roberson
If I wanted to sum values in Column D only if the values
are between 0 and 100, how would I do that?
Obviously what I have here isn't correct in this case.
=SUMIF(D,">0AND<100",D)
are between 0 and 100, how would I do that?
Obviously what I have here isn't correct in this case.
=SUMIF(D,">0AND<100",D)