Hello,
Can you write a SUMIF statement so that it will be able to Sum only if the condition is not met? Almost like a SUMIFNOT type of formula?
Example:
Apple 10
Beer 24
Banana 10
Orange 10
Rum 10
The formula will read the data and sum only if it is not Apple, Banana, or Orange. Therefore it will total 34.