LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Totaling repeat items in a long list.

That works, but it still needs me to force the item number in the formula. I
have dozens of item numbers.

I guess another way to say it is, I want excel to notice a change in a list
values, and total all of the identical values. I want it to recognize row 1
and 2 are the same, but row 3 is different, so add 1 and 2.

A longer version would be, row 15,16,17,18, - 24,25,26 are all the same.
Row 27 is different. Sum rows 15-26.


--
Jeff Sandvik
Cleveland, Ohio


"Toppers" wrote:

Assume data in columns A to D


=SUMPRODUCT(--(A2:A100=item#),(C2:C100)*(D2:D100))

Item# is cell containing 1001, etc

HTH

"JCSandvik" wrote:

Here is my problem. I have a list of hundreds of recurring items and want to
see a total for each.

Example

Item # Item Descrip Sold Cost
1001 Watch 10 $5
2002 Hat 5 $2
3003 Shirt 4 $3
1001 Watch 3 $5
2002 Hat 2 $2
3003 Shirt 5 $3


And I want it to read
1001 Watch 10 $5
1001 Watch 3 $5
Watch Total $65
2002 Hat 5 $2
2002 Hat 2 $2
Hat Total $14
3003 Shirt 5 $3
3003 Shirt 4 $3
Shirt Total $27


I dont need the separator line, but need the total for each product. I know
how to sort and multiply in the formula, but I can't get that total without
forcing a summation for each product.

Any help would be greatly appreciated.

--
Jeff Sandvik
Cleveland, Ohio

 
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
How do I make items repeat on a pivot table? Felicia Pickett Excel Worksheet Functions 1 March 30th 06 03:47 AM
How do I make items repeat on a pivot table? Felicia Pickett Excel Worksheet Functions 1 January 11th 06 10:43 PM
How to make repeat long numbers shortcut ? toyota58 Excel Worksheet Functions 1 August 20th 05 06:20 PM
I have a long equation which I need to repeat 16 times! CC-Khriz Excel Worksheet Functions 1 June 28th 05 05:01 PM
named range, data validation: list non-selected items, and new added items KR Excel Discussion (Misc queries) 1 June 24th 05 05:21 AM


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