Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 211
Default Highlight duplicate entries

Hi...

Looking for a way to highlight duplicates in a column either by conditional
formatting or code. Thanks in advance
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,939
Default Highlight duplicate entries

You can do this with conditional formatting and a countif formula, something
like this...Select all of column A for example. Select Formatting -
Conditional foramtting. Change Cell Value to Formula and add this formula.
Apply your format and that should do it...

=COUNTIF(A:A, A1)1
--
HTH...

Jim Thomlinson


"Gordon" wrote:

Hi...

Looking for a way to highlight duplicates in a column either by conditional
formatting or code. Thanks in advance

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
Highlight duplicate entries matching 2 criteria in another workshe RS Excel Worksheet Functions 12 March 15th 07 02:17 PM
How to highlight duplicate entries? Kimbor Excel Discussion (Misc queries) 3 August 15th 06 08:39 PM
Highlight repeat entries BER Excel Discussion (Misc queries) 5 July 17th 06 01:14 PM
highlight duplicate entries Baylee Excel Discussion (Misc queries) 2 January 13th 06 07:26 PM
Highlight wrong entries in SuDoKu Soniya[_4_] Excel Programming 9 November 1st 05 09:56 PM


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