Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This is a formula that I have now
=sumproduct((B2:B2002)="Machine")*(Year(A2:A2002)= 2006) *(Month(A2:A2002)=1)*J2:J2002) this works great (thanks to every one on this forum) any ways I would like to add another condition in there.I tried the following but holy what a number did I get =sumproduct((B2:B2002="Machine")*(C2:C2002="Repair s")*(Year(A2:A2002)=2006)*(Month(A2:A2002)=1)*J2:J 2002) any help in the right direction will be greatly apprec. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
sumproduct with 4 conditions | Excel Worksheet Functions | |||
Sumproduct with conditions | Excel Worksheet Functions | |||
SUMPRODUCT with conditions | Excel Worksheet Functions | |||
Conditions in sumproduct | Excel Worksheet Functions | |||
sumproduct three conditions | Excel Worksheet Functions |