Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 39
Default Count Duplicate Values

Hi All,

Is there any way to count duplicate values in a range.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default Count Duplicate Values

It is very to use a Pivot Table to do this. The Pivot Table can be made to
list each unique item in the list and next to the number of times the item
appears. See:

http://peltiertech.com/Excel/Pivots/pivotstart.htm
--
Gary''s Student - gsnu200771


"Abdul Shakeel" wrote:

Hi All,

Is there any way to count duplicate values in a range.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Count Duplicate Values

You can use countif function

Easy example, put all unique entries in the range in a column, use countif,a
dn ask to count the original range where the entry is similar to the unique
entry,this should give you the no of unique entries, if trying for multiple
columns use the same logic with concatenate function.

if cells are
A1 tom
A2 harry
A3 tom
A4 harry
A5 fred
A6 tom
A7 harry
A8 fred
A9 gary


Enter in
B1 tom
C1 =COUNTIF(A1:A9,B1)


Regards
TT
"Gary''s Student" wrote:

It is very to use a Pivot Table to do this. The Pivot Table can be made to
list each unique item in the list and next to the number of times the item
appears. See:

http://peltiertech.com/Excel/Pivots/pivotstart.htm
--
Gary''s Student - gsnu200771


"Abdul Shakeel" wrote:

Hi All,

Is there any way to count duplicate values in a range.

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
How to count duplicate or repeat values Roshlin Excel Discussion (Misc queries) 12 January 28th 08 10:55 PM
Count duplicate cell values per month Derek Excel Worksheet Functions 7 November 26th 07 06:53 PM
Count on multiple values with duplicate rows Carla Excel Worksheet Functions 1 November 22nd 05 09:25 PM
How do I do count calculations ignoring duplicate values Robin Faulkner Excel Discussion (Misc queries) 1 March 31st 05 03:01 PM
get count of row without duplicate entries Aananth Excel Worksheet Functions 2 October 29th 04 06:09 PM


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