Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have column of names and would like to highlight all duplicate entries in
'blue' for example. The entries run in Column C between row 2 and row 5000. Any help or advice would be greatly appreciated. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I hope this is okay to say in this forum. I found wonderful add-in program
for free at ASAP Utilities. It does so many of these little things for you with just the click of a button. Dana "SiH23" wrote: I have column of names and would like to highlight all duplicate entries in 'blue' for example. The entries run in Column C between row 2 and row 5000. Any help or advice would be greatly appreciated. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You can find a lot about dealing with duplicates, including the answer to
your question, he http://www.cpearson.com/Excel/Duplicates.aspx "SiH23" wrote: I have column of names and would like to highlight all duplicate entries in 'blue' for example. The entries run in Column C between row 2 and row 5000. Any help or advice would be greatly appreciated. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
Select C2 then Format|Conditional format - formula is enter the formula =COUNTIF($C$2:$C$500,C2)1 Pick a colour and click OK Use the format painter to copy the Cf to the rest of column C down to C500 Mike "SiH23" wrote: I have column of names and would like to highlight all duplicate entries in 'blue' for example. The entries run in Column C between row 2 and row 5000. Any help or advice would be greatly appreciated. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Duplicate entries | Excel Worksheet Functions | |||
duplicate entries | Excel Worksheet Functions | |||
Duplicate entries | Excel Discussion (Misc queries) | |||
Duplicate Entries | Excel Discussion (Misc queries) | |||
Getting rid of not quite duplicate entries | Excel Worksheet Functions |