Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I need to create an array formula with 3 criteria. I have done it with 2
before, but I can't seem to get it to work with 3. I have to use the Sumif array instead of the sumproduct because I need to have blank cells within my table. This is essentially the formula I have, but all it returns is n/a. =SUM(IF((A6:A500=A1)*(B6:B500=A2)*(C6:C500=A3),D6: D500=A4)) where column A is region, B is product, C is month of sale, and D is price. I've looked in the archive questions, but I can't find anything similar that doesn't use sumproduct. Can anyone help me? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SUMIF Formula w/ OR Criteria | Excel Discussion (Misc queries) | |||
Variable criteria formula | Excel Worksheet Functions | |||
2 Criteria Formula | Excel Discussion (Misc queries) | |||
frequency formula with criteria | Excel Worksheet Functions | |||
2 criteria for a COUNTIF formula? | New Users to Excel |