#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default SumIF problem

How would I write a SUMIF function where the "criteria" is looking for a
value between two values - say 4 and 7. I have sumif's for values <=3 and
=8.

Thanks in advance for any help
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 510
Default SumIF problem

Hi Emile,

= SUMIF(A1:A10,"4")-SUMIF(A1:A10,"<7")

HTH
Carim

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,572
Default SumIF problem

Try this:

=SUMIF(A1:A20,"=4")-SUMIF(A1:A20,"7")
--

HTH,

RD
================================================== ===
Please keep all correspondence within the Group, so all may benefit!
================================================== ===


"Emile" wrote in message
...
How would I write a SUMIF function where the "criteria" is looking for a
value between two values - say 4 and 7. I have sumif's for values <=3 and
=8.

Thanks in advance for any help


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default SumIF problem

I need help! I'm working right now and I need the cells a certain way or i'm
in big trouble. I'm supposed to have it like this:

Hours
11
regular 8
overtime 2
double t. 1

I need a formula that I just type in that 11 at the top first cell, and then
it will auto sum into the other 3 cells underneath, but a maximum of 8 hours
in the first cell, so then it will move on to 2 in the second cell but a
maximum of 2 in the second cell, so all the other hours go to double time.
Please help?

"Emile" wrote:

How would I write a SUMIF function where the "criteria" is looking for a
value between two values - say 4 and 7. I have sumif's for values <=3 and
=8.

Thanks in advance for any help

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,572
Default SumIF problem

See Don's answer to one of your other posts!
--
Regards,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Anthony A" wrote in message
...
I need help! I'm working right now and I need the cells a certain way or

i'm
in big trouble. I'm supposed to have it like this:

Hours
11
regular 8
overtime 2
double t. 1

I need a formula that I just type in that 11 at the top first cell, and

then
it will auto sum into the other 3 cells underneath, but a maximum of 8

hours
in the first cell, so then it will move on to 2 in the second cell but a
maximum of 2 in the second cell, so all the other hours go to double time.
Please help?

"Emile" wrote:

How would I write a SUMIF function where the "criteria" is looking for a
value between two values - say 4 and 7. I have sumif's for values <=3

and
=8.

Thanks in advance for any help


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 Problem Jay Excel Worksheet Functions 0 August 10th 06 06:22 AM
importing csv files, problem with date formats jiwolf Excel Worksheet Functions 5 March 7th 06 12:48 AM
sumif problem puiuluipui Excel Discussion (Misc queries) 6 February 5th 06 10:01 AM
Problem with SUMIF criteria Kimhull Excel Discussion (Misc queries) 5 February 1st 06 06:37 PM
SUMIF problem Hodge Excel Worksheet Functions 1 November 11th 04 11:02 AM


All times are GMT +1. The time now is 10:00 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"