Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I need to write a sumproduct formula whre one of the arrays needs a 'does not
equal' item. Previously with 'equals' items the formula read: =sumproduct(--(compiled!$A$2:$A$50="abc"),--(Compiled!$G$2:$G$50="L"),--(Compiled!$F$2:$F$500)) This gave me the number of entries that were abc with an L entry and a value more than 0 What I want to do is to return number of entries that are abc with an entry other than L (it could be more than 1 other entry) with a value of more than 0 Any assistance gratefully accepted. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Array formula - sum with multiple criteria | Excel Discussion (Misc queries) | |||
Can I use an array formula with multiple criteria in the same row? | Excel Worksheet Functions | |||
Array Formula With Multiple Conditions | Excel Discussion (Misc queries) | |||
SUMPRODUCT - How can I use does not equal in an array? | Excel Worksheet Functions | |||
What cells in a array equal my value? | Excel Worksheet Functions |