Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Wynn
 
Posts: n/a
Default Sum of Duplicate Values

I have a spreadsheets like this:

15-A $5 Unique $12
15-A $4 Dupe
15-A $3 Dupe
15-B $9 Unique $9
15-C $2 Unique $12
15-C $3 Dupe
15-C $7 Dupe


I want the add up the numbers for each unique package (i.e. create column
4). Any ideas?
  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

One way

=IF(COUNTIF($A$1:A1,A1)=1,SUMIF($A$1:$A$7,A1,$B$1: $B$7),"")

adapt to our own ranges and copy down

--
Regards,

Peo Sjoblom

(No private emails please, for everyone's
benefit keep the discussion in the newsgroup/forum)



"Wynn" wrote in message
...
I have a spreadsheets like this:

15-A $5 Unique $12
15-A $4 Dupe
15-A $3 Dupe
15-B $9 Unique $9
15-C $2 Unique $12
15-C $3 Dupe
15-C $7 Dupe


I want the add up the numbers for each unique package (i.e. create column
4). Any ideas?



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
Zero values in a log chart Joelle_Smith Charts and Charting in Excel 2 May 8th 23 03:42 AM
can i not allow duplicate values in the same column? excel newbie New Users to Excel 2 January 20th 05 07:51 PM
Second serie doesn't use X-as values JackRnl Charts and Charting in Excel 1 January 20th 05 01:04 AM
project values based on other values Gabriele Excel Discussion (Misc queries) 1 January 7th 05 09:27 AM
How do you find duplicate values in excel- 2 columns of numbers rickmanz Excel Discussion (Misc queries) 1 December 15th 04 11:16 PM


All times are GMT +1. The time now is 06:13 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"