Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 47
Default Count of duplictaes

This is my original file

Col A Col B Col C Col D
Name Jan Feb Mar

Deepak 1 0
Deepak 2 1 3
Deepak 1
Tata 0 0 2
Tata 2
Ambani 5 2
Ambani 1



Need to add the count of duplicate - so the result should be as below

Name Jan Feb Mar

Deepak 4 1 3
Tata 2 0 2
Ambani 6 2


any help is appreciated in advance

Deepak
  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 747
Default Count of duplictaes

Col E Col F Col G Col H
Name Jan Feb Mar

in cell F2 put this formula =SUMIF($A$2:$A$7,$E2,B$2:B$7) copy it down
and across.



On Jan 21, 12:19*am, Deepak wrote:
This is my original file

Col A * Col B * Col C * Col D
Name * * * * Jan * * * * * Feb * * * * * Mar

Deepak * * 1 * * *0
Deepak * * * * 2 * * * * *1 * * * 3
Deepak * * * * 1
Tata * * * * * * 0 * * * *0 * * * 2
Tata * * * 2
Ambani * * 5 * * *2
Ambani * * 1

Need to add the count of duplicate - so the result should be as below

Name * * * *Jan * * * * Feb * * * * * Mar

Deepak *4 * * * 1 * * * 3
Tata * * * * *2 0 * * * 2
Ambani *6 * * * 2

any help is appreciated in advance

Deepak


  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 6
Default Count of duplictaes

No need to use formula in this case. You may consider to use the
"Consolidate" feature from the Data menu. Highlight all of the data and then
remember to select both "Top Row" and "Left Column" in the Label section.

Cheers.

AnthonyHo2008


"Deepak" wrote:

This is my original file

Col A Col B Col C Col D
Name Jan Feb Mar

Deepak 1 0
Deepak 2 1 3
Deepak 1
Tata 0 0 2
Tata 2
Ambani 5 2
Ambani 1



Need to add the count of duplicate - so the result should be as below

Name Jan Feb Mar

Deepak 4 1 3
Tata 2 0 2
Ambani 6 2


any help is appreciated in advance

Deepak

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
Multiple Criteria, Count If, Sum Product to get count across range Jonathan Excel Worksheet Functions 5 January 9th 08 11:32 PM
Count Employee Work Time - Don't Double-count Overlapping Apts. J Excel Worksheet Functions 0 April 27th 07 05:52 AM
Excel 2000, count, sort a list & count totals? sunslight Excel Worksheet Functions 1 April 9th 07 05:46 PM
Count Intervals of 2 Numeric values in same Row and Return Count across Row Sam via OfficeKB.com Excel Worksheet Functions 12 September 24th 05 10:58 PM
Count Intervals of Filtered TEXT values in Column and Return Count across a Row Sam via OfficeKB.com Excel Worksheet Functions 9 July 31st 05 03:37 AM


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