Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Racking my brain on sumif

I have a report download that roughly looks like this:

Part # Date Qty
1234 6/1/10 25
1234 6/3/10 50
1234 6/7/10 100
4567 6/1/10 75
4567 6/3/10 45
4567 6/7/10 20

I am trying to sum up the quantites for each part number by date into
another worksheet.

Help!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 834
Default Racking my brain on sumif

Try

=SUMPRODUCT(--(Sheet1!$A$1:$A$200=1234),--(Sheet1!$B$1:$B$200=--"2010-06-01"))

etc.

--

HTH

Bob

"Victor R." wrote in message
...
I have a report download that roughly looks like this:

Part # Date Qty
1234 6/1/10 25
1234 6/3/10 50
1234 6/7/10 100
4567 6/1/10 75
4567 6/3/10 45
4567 6/7/10 20

I am trying to sum up the quantites for each part number by date into
another worksheet.

Help!



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,058
Default Racking my brain on sumif

Consider using a Pivot Table instead:

http://peltiertech.com/Excel/Pivots/pivotstart.htm
--
Gary''s Student - gsnu201003


"Victor R." wrote:

I have a report download that roughly looks like this:

Part # Date Qty
1234 6/1/10 25
1234 6/3/10 50
1234 6/7/10 100
4567 6/1/10 75
4567 6/3/10 45
4567 6/7/10 20

I am trying to sum up the quantites for each part number by date into
another worksheet.

Help!

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 7
Default Racking my brain on sumif

Do this:
Highlight the sheet, Go to DATA, Sort by date. Than go to DATA, SUBTOTAL by
date.
--
Naftoli


"Bob Phillips" wrote:

Try

=SUMPRODUCT(--(Sheet1!$A$1:$A$200=1234),--(Sheet1!$B$1:$B$200=--"2010-06-01"))

etc.

--

HTH

Bob

"Victor R." wrote in message
...
I have a report download that roughly looks like this:

Part # Date Qty
1234 6/1/10 25
1234 6/3/10 50
1234 6/7/10 100
4567 6/1/10 75
4567 6/3/10 45
4567 6/7/10 20

I am trying to sum up the quantites for each part number by date into
another worksheet.

Help!



.

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 806
Default Racking my brain on sumif

On 3 Jun., 22:19, Victor R. wrote:
I have a report download that roughly looks like this:

Part # *Date * *Qty
1234 * *6/1/10 * 25
1234 * *6/3/10 * 50
1234 * *6/7/10 * 100
4567 * *6/1/10 * 75
4567 * *6/3/10 * 45
4567 * *6/7/10 * 20

I am trying to sum up the quantites for each part number by date into
another worksheet.

Help!


Hello Victor,

There might be four different promising approaches to solve your
problem.
Three I have listed and compared (for another - but maybe similar -
problem) he
http://sulprobil.com/html/sumproduct.html
Please open and examine the Excel sample file at the bottom of this
page.

The forth possible approach might be a chart.

How does your output need to look like, please?

Regards,
Bernd
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
Brain Teaser John McCabe Excel Discussion (Misc queries) 2 July 31st 08 04:03 PM
please help - i've been racking my brain on this one [email protected] Excel Discussion (Misc queries) 1 October 24th 07 03:50 AM
Brain Dead CBrausa Excel Discussion (Misc queries) 3 August 16th 06 02:50 PM
Brain Dead: Need help with ???? WarrenC Excel Worksheet Functions 3 July 25th 06 08:11 AM
My brain hurts... Buttaflye Excel Discussion (Misc queries) 2 May 10th 05 06:51 PM


All times are GMT +1. The time now is 03:31 PM.

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"