Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
andymaw11
 
Posts: n/a
Default Totals of each product in a new worksheet


Hi, hope i can explain this in a reasonable way.

I have a worksheet with lots of product orders along with the
quantities of each part in each order.

Each part is duplicated many times, so an example would be this

Product Quantity
CD 11016 3
CD 11017 10
DVD 11006 0
CD 11016 2
VCD 11043 11
MP3 11052 12
DVD 11006 4
DVD 11008 6
DVD 11008 2
CD 11016 13

I need to create a new sheet which looks up each individual item, and
then next to that tells me the total quantity of that item that was
ordered. I'm sure there's an easy way to do this but can't for the life
of me think how to do it

Any help greatly appreciated!


--
andymaw11
------------------------------------------------------------------------
andymaw11's Profile: http://www.excelforum.com/member.php...o&userid=35931
View this thread: http://www.excelforum.com/showthread...hreadid=557243

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
andymaw11
 
Posts: n/a
Default Totals of each product in a new worksheet


managed to find a way using subtotals, not a formula like i was after,
but it does the job


--
andymaw11
------------------------------------------------------------------------
andymaw11's Profile: http://www.excelforum.com/member.php...o&userid=35931
View this thread: http://www.excelforum.com/showthread...hreadid=557243

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Scoops
 
Posts: n/a
Default Totals of each product in a new worksheet


andymaw11 wrote:

I need to create a new sheet which looks up each individual item, and
then next to that tells me the total quantity of that item that was
ordered.


Hi andy

Try this

=SUM(IF(A1=Sheet1!$A$1:$A$10,(Sheet1!$B$1:$C$10)))

Adjust the ranges and sheet reference as required.

This is an array formula so type it in an confirm it by pressing
Ctrl+Shift+Enter.

Regards

Steve

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
Summary of Multiple Worksheet Running Sum Totals karstens Excel Worksheet Functions 4 March 22nd 06 03:37 PM
Link worksheet totals to a summary worksheet in the same workbook Carolyn Excel Worksheet Functions 0 March 3rd 06 04:36 PM
One worksheet to calulate different items simultaneously John Excel Worksheet Functions 4 November 28th 05 07:07 PM
How do I bring totals from one worksheet onto the second worksheet Shazza Excel Worksheet Functions 3 November 17th 05 05:28 AM
Copy from worksheet to another x times Union70 Excel Discussion (Misc queries) 0 March 7th 05 09:03 PM


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