Sumif and Specified Ranges

M

MstgSally

How would I sum a column of numbers, based on the following ranges:

1. 0 - 2500
2. 2501 - 5000
3. 5001 - 10000
4. 10001 - 15000
5. 15001 - 20000
6. 20000+

For example: the formula would sum all numbers that fall within one of the
ranges above.

I've tried the following formula based on the #2 range above:
=SUMIF('Sheet1!$B$3:$B$33,">2501"&"<5000")
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

what to use 2
Using IF Function 7
excel help please. Urgent!! 2
Sumif across multiple ranges 3
Commision Function 5
SUMIF with criteria "<>" & "=" 4
sumif with multiple critera range and sum_range 5
SUMIF / IF 3

Top