Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
LOU
 
Posts: n/a
Default SUMIF or SUMNPRODUCT Help

Hello!

how do I write this one?

B1 thru B300 has date values
F1 thru F300 has the dollar values

I need a formula to sum them up by date range using the between or <..
SUMIF(B1:B300,"BETWEEN 10/01/2004 AND 11/01/2004", F1:F300) ?????
SUMPRODUCT..?
HELP.
Thank you.


  #2   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
try:
=SUMIF(B1:B300,"=" & DATE(2004,10,1), F1:F300) -SUMIF(B1:B300,"=" &
DATE(2004,11,1), F1:F300)



"LOU" wrote:

Hello!

how do I write this one?

B1 thru B300 has date values
F1 thru F300 has the dollar values

I need a formula to sum them up by date range using the between or <..
SUMIF(B1:B300,"BETWEEN 10/01/2004 AND 11/01/2004", F1:F300) ?????
SUMPRODUCT..?
HELP.
Thank you.


  #3   Report Post  
LOU
 
Posts: n/a
Default

Thank you frank, worked great.

"Frank Kabel" wrote:

Hi
try:
=SUMIF(B1:B300,"=" & DATE(2004,10,1), F1:F300) -SUMIF(B1:B300,"=" &
DATE(2004,11,1), F1:F300)



"LOU" wrote:

Hello!

how do I write this one?

B1 thru B300 has date values
F1 thru F300 has the dollar values

I need a formula to sum them up by date range using the between or <..
SUMIF(B1:B300,"BETWEEN 10/01/2004 AND 11/01/2004", F1:F300) ?????
SUMPRODUCT..?
HELP.
Thank you.


  #4   Report Post  
Maddie
 
Posts: n/a
Default

How would you add on more criterial into this?? Example: Pulls the date
range of these cells if it also is labeled PP??
B1:B300 = DATE RANGES
C1:C200 = PP OR MPU

I only want it to pull those labeled PP for each work week.

"Frank Kabel" wrote:

Hi
try:
=SUMIF(B1:B300,"=" & DATE(2004,10,1), F1:F300) -SUMIF(B1:B300,"=" &
DATE(2004,11,1), F1:F300)



"LOU" wrote:

Hello!

how do I write this one?

B1 thru B300 has date values
F1 thru F300 has the dollar values

I need a formula to sum them up by date range using the between or <..
SUMIF(B1:B300,"BETWEEN 10/01/2004 AND 11/01/2004", F1:F300) ?????
SUMPRODUCT..?
HELP.
Thank you.


  #5   Report Post  
Bob Phillips
 
Posts: n/a
Default

See your other post.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Maddie" wrote in message
...
How would you add on more criterial into this?? Example: Pulls the date
range of these cells if it also is labeled PP??
B1:B300 = DATE RANGES
C1:C200 = PP OR MPU

I only want it to pull those labeled PP for each work week.

"Frank Kabel" wrote:

Hi
try:
=SUMIF(B1:B300,"=" & DATE(2004,10,1), F1:F300) -SUMIF(B1:B300,"=" &
DATE(2004,11,1), F1:F300)



"LOU" wrote:

Hello!

how do I write this one?

B1 thru B300 has date values
F1 thru F300 has the dollar values

I need a formula to sum them up by date range using the between or

<..
SUMIF(B1:B300,"BETWEEN 10/01/2004 AND 11/01/2004", F1:F300) ?????
SUMPRODUCT..?
HELP.
Thank you.




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 Criteria Brent Martin Excel Discussion (Misc queries) 6 January 7th 05 05:17 AM
SumIF anuita Excel Discussion (Misc queries) 1 January 4th 05 06:06 PM
SUMIF with only one criteria cell within range Stan Excel Discussion (Misc queries) 5 December 16th 04 10:12 PM
creiteria in sumif Frank Kabel New Users to Excel 3 December 16th 04 07:23 AM
sumif 2 criteria Doug Excel Worksheet Functions 1 October 27th 04 05:06 PM


All times are GMT +1. The time now is 09:30 PM.

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"