Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Please help me with the sumproduct formula. I'm using this formula to tell me
how many attendees, by department, attended a class at a particular time, and this WORKS: =sumproduct(--(D3:D64=N1),--(F3:F64=N4),--(G3:G64=M1) Now, I'm being asked to add the location, so I need to know how many attendees, by department, attended a class in San Jose and how many attended class in San Francisco, so I did added the location to the end: =sumproduct(--(D3:D64=N1),--(F3:F64=N4),--(G3:G64=M1),(--(J3:J64=O1) and it's NOT working, I even typed in the location as (J3:j64="San Jose") and it still doesn't work. The formula worked for one department but not the others, for some reason it will not count the other departments -- it gives me 0 instead of the actual count. I checked to make sure the correct cells were typed in for each department and they are Can anyone tell me what I'm doing wrong? -- Thanks, Annie |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sumproduct with Condition OR Sumproduct with ADDRESS function - HE | Excel Discussion (Misc queries) | |||
Conditional SUMPRODUCT or SUMPRODUCT with Filters | Excel Worksheet Functions | |||
Sumproduct | Excel Worksheet Functions | |||
sumproduct? sumif(sumproduct)? | Excel Worksheet Functions | |||
Sumproduct | Excel Worksheet Functions |