LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Highlight Duplicate Values in a Range


I've included some screenshots. Let me know if I've interpreted what you
want incorrectly

again take special note of the active cell

the formula countif works as follows
=countif(range,criteria)
in a conditional format because the criteria does not have a $ anywhere
it will look in every cell in the range, so:
=if(countif(A$1:A$999,A1)2
will look in the range $A$1:$A$999 and count how many occurences of
each cell there is in that range. It says A1 because that's the active
cell. It repeats the procedure for every cell within the range


+-------------------------------------------------------------------+
|Filename: Conditional Format - Result.jpg |
|Download: http://www.excelforum.com/attachment.php?postid=5067 |
+-------------------------------------------------------------------+

--
MDubbelboer
------------------------------------------------------------------------
MDubbelboer's Profile: http://www.excelforum.com/member.php...o&userid=36330
View this thread: http://www.excelforum.com/showthread...hreadid=563460



 
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
Identifying duplicate values in a range Paul Excel Discussion (Misc queries) 1 May 3rd 09 10:31 PM
Duplicate values in range of fields Donna Excel Discussion (Misc queries) 2 February 6th 09 06:23 PM
How to Highlight Two Rows With Two Columns of Duplicate Values JSteph Excel Worksheet Functions 1 December 12th 07 01:59 AM
how do i prevent duplicate values in a range of validated cells? scw Excel Discussion (Misc queries) 1 December 20th 06 09:43 AM
is there a formula that remove duplicate values from a range Martin R Excel Worksheet Functions 3 June 20th 06 01:10 PM


All times are GMT +1. The time now is 06:03 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"