Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35
Default How do I use Sumif and have the criteria be 10 AND <26?

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   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,268
Default How do I use Sumif and have the criteria be 10 AND <26?

=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   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35
Default How do I use Sumif and have the criteria be 10 AND <26?

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sumif with two Criteria Rob Excel Worksheet Functions 3 December 2nd 06 09:35 PM
is there anyway to use sumif using 2 criteria Steve 51 Excel Worksheet Functions 4 August 23rd 06 03:23 PM
sumif criteria DOE Excel Worksheet Functions 2 December 16th 05 05:06 PM
nested sumif or sumif with two criteria dshigley Excel Worksheet Functions 5 April 5th 05 03:34 AM
Sumif() with criteria Jim May Excel Worksheet Functions 4 February 18th 05 02:29 PM


All times are GMT +1. The time now is 10:06 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"