ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Racking my brain on sumif (https://www.excelbanter.com/excel-worksheet-functions/265194-racking-my-brain-sumif.html)

Victor R.

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!

Bob Phillips[_4_]

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!




Gary''s Student

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!


Naftoli

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!



.


Bernd P

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


All times are GMT +1. The time now is 08:41 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com