Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Pete
 
Posts: n/a
Default Summary of Production

I have 3 ranges

R5:R9
R22:R26
R39:R43

Is it possible to have a summary of products made in
these ranges e.g

R5="Product1" Y5=230
R6="Product2" Y6=250
R7="Product3" Y7=150

R22="Product4" Y22=100
R23="Product1" Y23=200
R24="Product2" Y24=150

R39="Product2" Y39=225
R40="Product5" Y40=125

Product1 = 430
Product2 = 625
Product3 = 150
Product4 = 100

There maybe days we don't make Product2 so I wouldn't
want to display that product. I know I can sumif, but I
only want to sum the values actually in the "R" ranges
above in the summary below.

hope this makes sense

Pete
  #2   Report Post  
IanRoy
 
Posts: n/a
Default

Hi, Pete;
Perhaps I don't understand the problem, but SUMIF looks like it would work
there.
Specifically:
=SUMIF(R$5:R$9,A1,Y$5:Y$9)+SUMIF(R$22:R$26,A1,Y$22 :Y$26)+SUMIF(R$39:R$43,A1,Y$39:Y$43)
in column B and fill on down where A:A is your product list and B:B is to
contain your summary amounts.
Regards,
Ian.

"Pete" wrote:

I have 3 ranges

R5:R9
R22:R26
R39:R43

Is it possible to have a summary of products made in
these ranges e.g

R5="Product1" Y5=230
R6="Product2" Y6=250
R7="Product3" Y7=150

R22="Product4" Y22=100
R23="Product1" Y23=200
R24="Product2" Y24=150

R39="Product2" Y39=225
R40="Product5" Y40=125

Product1 = 430
Product2 = 625
Product3 = 150
Product4 = 100

There maybe days we don't make Product2 so I wouldn't
want to display that product. I know I can sumif, but I
only want to sum the values actually in the "R" ranges
above in the summary below.

hope this makes sense

Pete

  #3   Report Post  
Earl Kiosterud
 
Posts: n/a
Default

Pete,

A couple of possibilities.

1) Sort the table on column R. That should put all the like products
together. Now use Data - Subtotal. Instruct it to break ("at each change
in") on column R, and do a SUM (Use function), and do it to (add subtotal
to) column Y.

2) Make a pivot table, grouping on column R (drag into a row or column of
the pivot table), and using column Y for data (drag into the data area).
--
Earl Kiosterud
mvpearl omitthisword at verizon period net
-------------------------------------------

"Pete" wrote in message
...
I have 3 ranges

R5:R9
R22:R26
R39:R43

Is it possible to have a summary of products made in
these ranges e.g

R5="Product1" Y5=230
R6="Product2" Y6=250
R7="Product3" Y7=150

R22="Product4" Y22=100
R23="Product1" Y23=200
R24="Product2" Y24=150

R39="Product2" Y39=225
R40="Product5" Y40=125

Product1 = 430
Product2 = 625
Product3 = 150
Product4 = 100

There maybe days we don't make Product2 so I wouldn't
want to display that product. I know I can sumif, but I
only want to sum the values actually in the "R" ranges
above in the summary below.

hope this makes sense

Pete



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
Cell reference problems with Summary sheet McIntyre Excel Worksheet Functions 3 December 30th 04 05:29 PM
Linking sheets to a summary sheet in workbook gambinijr Excel Discussion (Misc queries) 4 December 16th 04 08:13 PM
linking multiple sheets to a summary sheet greg g Excel Discussion (Misc queries) 1 December 16th 04 07:43 AM
subtotalling with summary values above Leslie Miller Excel Discussion (Misc queries) 1 December 15th 04 08:53 PM
Summary sheet Loi New Users to Excel 3 December 7th 04 04:25 PM


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