Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Bruce
 
Posts: n/a
Default Preventing Duplicate Entries within a column

Is there an easy way to prevent creating duplicate
entries within a given column in Excel?
Alternately....is there a way to automatcially highlight
a cell / row when a duplicate entry is created within a
given column?
  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

If they are typed in yes it is easy

http://www.cpearson.com/excel/NoDupEntry.htm


or to tag them

http://www.cpearson.com/excel/duplicat.htm


Regards,

Peo Sjoblom




"Bruce" wrote:

Is there an easy way to prevent creating duplicate
entries within a given column in Excel?
Alternately....is there a way to automatcially highlight
a cell / row when a duplicate entry is created within a
given column?

  #3   Report Post  
Jim May
 
Posts: n/a
Default

Assuming your entry-range begins in A3 and downward to A100
Select Cell A4, then at the menu, select Data, Validation, Allow: Custom
In the formula Box enter:
=IF(COUNTIF($A$3:$A4,$A4)1,FALSE,TRUE)
then OK (out).
While A4 is Blank or empty, Copy it and paste from A5:A100.
Done.
HTH







"Bruce" wrote in message
...
Is there an easy way to prevent creating duplicate
entries within a given column in Excel?
Alternately....is there a way to automatcially highlight
a cell / row when a duplicate entry is created within a
given column?



  #4   Report Post  
Rob van Gelder
 
Posts: n/a
Default

To highlight duplicates:
Select column A
From Format menu | Conditional Formatting
Formula Is: =COUNTIF($A:$A, $A1)1
Then format as Bold, or Red or whatever.


--
Rob van Gelder - http://www.vangelder.co.nz/excel


"Bruce" wrote in message
...
Is there an easy way to prevent creating duplicate
entries within a given column in Excel?
Alternately....is there a way to automatcially highlight
a cell / row when a duplicate entry is created within a
given column?



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
Filtering a column to exclude any repeated entries. bay Excel Discussion (Misc queries) 2 January 27th 05 10:13 AM
how do i see if entries in one column are in another column? mpt1 New Users to Excel 1 January 24th 05 08:35 PM
I want to delete rows with duplicate entries within one column. kini olegario Excel Discussion (Misc queries) 1 January 15th 05 01:44 AM
Preventing Duplicate Entries in rows AJPendragon Excel Worksheet Functions 1 December 6th 04 12:45 PM
Add numbers for duplicate entries then delete Chillygoose Excel Worksheet Functions 1 November 2nd 04 04:35 PM


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