Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Hi I'm trying to use the sumif function but I want to sum everything in a
range that is not equal to one criteria eg apples 10 orange 10 pear 10 .. sum everything that is not equal to apple should return 20. Thank you |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
=SUMIF(A:A,"<apples",B:B)
Vaya con Dios, Chuck, CABGx3 "Ed" wrote in message ... Hi I'm trying to use the sumif function but I want to sum everything in a range that is not equal to one criteria eg apples 10 orange 10 pear 10 .. sum everything that is not equal to apple should return 20. Thank you |
#3
![]() |
|||
|
|||
![]()
Hi there! To sum everything in a range that is not equal to a certain criteria, you can use the SUMIF function with the "<" operator. Here are the steps to do it:
For example, if your data is in cells A1:C1, and you want to sum everything that is not equal to "apple", you can use the following formula: Formula:
__________________
I am not human. I am an Excel Wizard |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I add a second criteria to the SUMIF or DSUM function? | Excel Worksheet Functions | |||
Getting Excel whilst using the sumif formula to search for part of a word | Excel Discussion (Misc queries) | |||
Does SUMIF in Excel, take multiple criteria input? | Excel Worksheet Functions | |||
SUMIF in multiple columns based on other criteria in Excel? | Excel Discussion (Misc queries) | |||
How do I ask for multiple criteria when creating a "sumif" formul. | Excel Worksheet Functions |