Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
mathewheys
 
Posts: n/a
Default Sumif = and between


Hi all

I am having trouble summing the following data
A B C D E
1 1/2/05 2/5/05

10 Big 1/2/05 856
11 Small 2/5/05 1050
12 Big 2/5/05 769

Sum If A:A=Big and Between D1 and E1 should = 1625


--
mathewheys
------------------------------------------------------------------------
mathewheys's Profile: http://www.msusenet.com/member.php?userid=905
View this thread: http://www.msusenet.com/t-1870400614

  #2   Report Post  
mathewheys
 
Posts: n/a
Default


Hi all

I am having trouble summing the following data
A B C D E
1 1/2/05 2/5/05

10 Big 1/2/05 856
11 Small 2/5/05 1050
12 Big 2/5/05 769

Sum If A:A=Big and Between D1 and E1 should = 1625


--
mathewheys
------------------------------------------------------------------------
mathewheys's Profile: http://www.msusenet.com/member.php?userid=905
View this thread: http://www.msusenet.com/t-1870400614

  #3   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

=SUMPRODUCT(--(A2:A10="Big"),--(B2:B10=D1),--(B2:B10<=E1),C2:C10)

you can't use the whole range (A:A) so you need to specify the ranges

--
Regards,

Peo Sjoblom


"mathewheys" wrote in message
...

Hi all

I am having trouble summing the following data
A B C D E
1 1/2/05 2/5/05

10 Big 1/2/05 856
11 Small 2/5/05 1050
12 Big 2/5/05 769

Sum If A:A=Big and Between D1 and E1 should = 1625


--
mathewheys
------------------------------------------------------------------------
mathewheys's Profile: http://www.msusenet.com/member.php?userid=905
View this thread: http://www.msusenet.com/t-1870400614


  #4   Report Post  
mathewheys
 
Posts: n/a
Default


This only works for the first 10 cells


--
mathewheys
------------------------------------------------------------------------
mathewheys's Profile: http://www.msusenet.com/member.php?userid=905
View this thread: http://www.msusenet.com/t-1870400614

  #5   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

Well change it then?

--
Regards,

Peo Sjoblom


"mathewheys" wrote in message
...

This only works for the first 10 cells


--
mathewheys
------------------------------------------------------------------------
mathewheys's Profile: http://www.msusenet.com/member.php?userid=905
View this thread: http://www.msusenet.com/t-1870400614




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



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

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

About Us

"It's about Microsoft Excel"