Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 44
Default SUMIF based on duplicates?

Hi there,

I have 3 columns like this:

A B C
200.00 998
500.00 999
505.00 1101
90.00 1101
$100.00 1300
$50.00 1300
$22.00 1300
$400.00 2400
30.00 2400
4000.00 2500


I would like to input a $ total in column D of each duplicate # in column C.
For example the $ total for 2400 is $430.00.

Sounds simple, but it is Friday and my brain is on Saturday mode. Is there
a formula I can input into column D?

Thanks for any help on this.



  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,805
Default SUMIF based on duplicates?

Why are you still working? :-)

Anyway first extract Unique nos from Col C
Data|Filter|Advance Filter|Copy Unique values to D1
(if you are not able to work this out then simply change D1 to C1... but
then you will get the same no for every occurence of value in C1 in Col C)

One you get the list in D (if you don't get the above simply type the nos)

Enter this in E1
=SUMIF(C:C,D1,A:A)+SUMIF(C:C,D1,B:B)

Now you can go and have a nice weekend...


"Tacrier" wrote:

Hi there,

I have 3 columns like this:

A B C
200.00 998
500.00 999
505.00 1101
90.00 1101
$100.00 1300
$50.00 1300
$22.00 1300
$400.00 2400
30.00 2400
4000.00 2500


I would like to input a $ total in column D of each duplicate # in column C.
For example the $ total for 2400 is $430.00.

Sounds simple, but it is Friday and my brain is on Saturday mode. Is there
a formula I can input into column D?

Thanks for any help on this.



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 44
Default SUMIF based on duplicates?

Good Question. lol

Thankyou for your speedy reply, I will try this formula out when I get to my
office this evening or tomorrow. Update on results coming soon!

"Sheeloo" wrote:

Why are you still working? :-)

Anyway first extract Unique nos from Col C
Data|Filter|Advance Filter|Copy Unique values to D1
(if you are not able to work this out then simply change D1 to C1... but
then you will get the same no for every occurence of value in C1 in Col C)

One you get the list in D (if you don't get the above simply type the nos)

Enter this in E1
=SUMIF(C:C,D1,A:A)+SUMIF(C:C,D1,B:B)

Now you can go and have a nice weekend...


"Tacrier" wrote:

Hi there,

I have 3 columns like this:

A B C
200.00 998
500.00 999
505.00 1101
90.00 1101
$100.00 1300
$50.00 1300
$22.00 1300
$400.00 2400
30.00 2400
4000.00 2500


I would like to input a $ total in column D of each duplicate # in column C.
For example the $ total for 2400 is $430.00.

Sounds simple, but it is Friday and my brain is on Saturday mode. Is there
a formula I can input into column D?

Thanks for any help on this.



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 44
Default SUMIF based on duplicates?

Your Data Filter/SUMIF combo worked in a matter of minutes (I would say
seconds, but it took me two tries to figure it out)

Again, Thank you!! :)

"Sheeloo" wrote:

Why are you still working? :-)

Anyway first extract Unique nos from Col C
Data|Filter|Advance Filter|Copy Unique values to D1
(if you are not able to work this out then simply change D1 to C1... but
then you will get the same no for every occurence of value in C1 in Col C)

One you get the list in D (if you don't get the above simply type the nos)

Enter this in E1
=SUMIF(C:C,D1,A:A)+SUMIF(C:C,D1,B:B)

Now you can go and have a nice weekend...


"Tacrier" wrote:

Hi there,

I have 3 columns like this:

A B C
200.00 998
500.00 999
505.00 1101
90.00 1101
$100.00 1300
$50.00 1300
$22.00 1300
$400.00 2400
30.00 2400
4000.00 2500


I would like to input a $ total in column D of each duplicate # in column C.
For example the $ total for 2400 is $430.00.

Sounds simple, but it is Friday and my brain is on Saturday mode. Is there
a formula I can input into column D?

Thanks for any help on this.



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
Find Duplicates Rows Based Own Multiple Columns Cue Excel Discussion (Misc queries) 2 June 20th 08 11:43 PM
How to delete duplicates based on data in 2 columns? Max Excel Discussion (Misc queries) 2 April 9th 08 04:46 PM
Finding duplicates based on 2 columns [email protected] Excel Worksheet Functions 5 March 27th 07 10:31 PM
SUMIF based on Right 3 Characters carl Excel Worksheet Functions 2 December 30th 04 02:19 PM
SUMIF based on 2 conditions TimH Excel Worksheet Functions 3 October 28th 04 08:18 PM


All times are GMT +1. The time now is 07:24 AM.

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"