#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 7
Default Unique data

Dear Experts,
Suppose,
'Col A' has a lot of text data, how can i find it out the duplicate data.


thanks
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,533
Default Unique data

Hi

Enter this formula in an unused column and copy down.

=COUNTIF(A:A;A1)

Unique text result is one, for duplicates both entries will have the value 2
(or 3 in case of 3 identical strings).

Hopes this helps.
....
Per

"Shah Alam" skrev i meddelelsen
...
Dear Experts,
Suppose,
'Col A' has a lot of text data, how can i find it out the duplicate data.


thanks


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,520
Default Unique data

Hi Alam

If you are looking to generate a unique list you can use Autofilter option..

1. Select the range in Col A including the header. You need to have header
for ColA
2. From menu DataFilterAdvanced FilterCopy to another location
3. In copy to I have selected G1 and check 'Unique records only'
4. Click OK will give you the unique list in Col G

If this post helps click Yes
---------------
Jacob Skaria


"Shah Alam" wrote:

Dear Experts,
Suppose,
'Col A' has a lot of text data, how can i find it out the duplicate data.


thanks

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
comparing two columns of data and return unique data in another co ExcelUSER Excel Discussion (Misc queries) 6 June 18th 09 02:10 PM
Unique data Steven Patrick New Users to Excel 3 May 5th 08 05:14 PM
Adding data to existing data that has a unique number in column Lars Excel Discussion (Misc queries) 3 June 28th 07 11:48 AM
Extracting Data for .Txt Files By Unique Field Data La Excel Discussion (Misc queries) 3 July 17th 06 01:30 PM
find rows for unique data in 1 column and different data in other. Dot Majewski Excel Discussion (Misc queries) 1 January 21st 05 12:23 AM


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