Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have seen some sumproduct solutions, but unfortunately, I did not write
them down. -- I need so much help, but right now, some Excel help will suffice!! |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=SUMIF(A1:A50,"10")-SUMIF(A1:A50,"=26")
or =SUMPRODUCT(--(A1:A5010),--(A1:A50<26),A1:A50) the first formula is more efficient -- Regards, Peo Sjoblom "Jose" wrote in message ... I have seen some sumproduct solutions, but unfortunately, I did not write them down. -- I need so much help, but right now, some Excel help will suffice!! |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
THANK YOU!!!!
-- I need so much help, but right now, some Excel help will suffice!! "Peo Sjoblom" wrote: =SUMIF(A1:A50,"10")-SUMIF(A1:A50,"=26") or =SUMPRODUCT(--(A1:A5010),--(A1:A50<26),A1:A50) the first formula is more efficient -- Regards, Peo Sjoblom "Jose" wrote in message ... I have seen some sumproduct solutions, but unfortunately, I did not write them down. -- I need so much help, but right now, some Excel help will suffice!! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sumif with two Criteria | Excel Worksheet Functions | |||
is there anyway to use sumif using 2 criteria | Excel Worksheet Functions | |||
sumif criteria | Excel Worksheet Functions | |||
nested sumif or sumif with two criteria | Excel Worksheet Functions | |||
Sumif() with criteria | Excel Worksheet Functions |