Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Duplicate entries in single column w/o sorting?

I am trying to find duplicate entries (text) in a single column without
sorting. The column is several hundred rows in length. Can someone help?
--
Regards, SColdiron
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,268
Default Duplicate entries in single column w/o sorting?

http://www.cpearson.com/excel/Duplicates.aspx


--


Regards,


Peo Sjoblom



"scoldiron" wrote in message
...
I am trying to find duplicate entries (text) in a single column without
sorting. The column is several hundred rows in length. Can someone help?
--
Regards, SColdiron



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,393
Default Duplicate entries in single column w/o sorting?

I will assume the text is in column A
A1 cannot be a duplicate - there is nothing above it
In A2 enter =IF(COUNTIF($A$1:A1,A2),"Duplicate","")
Copy this down the column (double click its fill handle)
All duplicates (text that appears for the second or subsequent time) will
show with Duplicate in B
best wishes

--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email

"scoldiron" wrote in message
...
I am trying to find duplicate entries (text) in a single column without
sorting. The column is several hundred rows in length. Can someone help?
--
Regards, SColdiron



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
Duplicate entries in more than one column ZoR Excel Worksheet Functions 5 January 31st 08 06:27 PM
count duplicate entries in column khilari Excel Discussion (Misc queries) 3 April 17th 06 09:56 PM
NO DUPLICATE ENTRIES IN A COLUMN USING EXCEL JOHNNYG Setting up and Configuration of Excel 1 December 10th 05 02:12 PM
How do I set up an Excel column to not allow duplicate entries (m. Staci2s Excel Discussion (Misc queries) 2 June 2nd 05 06:05 PM
Preventing Duplicate Entries within a column Bruce Excel Discussion (Misc queries) 3 January 29th 05 12:33 AM


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