Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi
I have Excel 2003. I have a spreadsheet where column C has over 3,000 item codes, some of these are repeated, some more than once. How do I highlight the codes that are appear more than once in the column. thanks |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
There are several methods in this link
http://www.cpearson.com/excel/Duplicates.aspx -- Regards, Peo Sjoblom "Daniel - Sydney" wrote in message ... Hi I have Excel 2003. I have a spreadsheet where column C has over 3,000 item codes, some of these are repeated, some more than once. How do I highlight the codes that are appear more than once in the column. thanks |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Select the range of cells in question. Assume this range is C1:C3000
Goto the menu FormatConditional Formatting Select Formula Is Enter this formula in the box on the right: =COUNTIF(C$1:C$3000,C1)1 Click the Format button Select the Patterns tab Select a fill color of your choice OK your way out. -- Biff Microsoft Excel MVP "Daniel - Sydney" wrote in message ... Hi I have Excel 2003. I have a spreadsheet where column C has over 3,000 item codes, some of these are repeated, some more than once. How do I highlight the codes that are appear more than once in the column. thanks |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Biff, thank you for you help, it worked perfectly.
Peo thanks for the link, I have saved it in my Favorites. regards "T. Valko" wrote: Select the range of cells in question. Assume this range is C1:C3000 Goto the menu FormatConditional Formatting Select Formula Is Enter this formula in the box on the right: =COUNTIF(C$1:C$3000,C1)1 Click the Format button Select the Patterns tab Select a fill color of your choice OK your way out. -- Biff Microsoft Excel MVP "Daniel - Sydney" wrote in message ... Hi I have Excel 2003. I have a spreadsheet where column C has over 3,000 item codes, some of these are repeated, some more than once. How do I highlight the codes that are appear more than once in the column. thanks |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You're welcome. Thanks for the feedback!
-- Biff Microsoft Excel MVP "Daniel - Sydney" wrote in message ... Biff, thank you for you help, it worked perfectly. Peo thanks for the link, I have saved it in my Favorites. regards "T. Valko" wrote: Select the range of cells in question. Assume this range is C1:C3000 Goto the menu FormatConditional Formatting Select Formula Is Enter this formula in the box on the right: =COUNTIF(C$1:C$3000,C1)1 Click the Format button Select the Patterns tab Select a fill color of your choice OK your way out. -- Biff Microsoft Excel MVP "Daniel - Sydney" wrote in message ... Hi I have Excel 2003. I have a spreadsheet where column C has over 3,000 item codes, some of these are repeated, some more than once. How do I highlight the codes that are appear more than once in the column. thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
i need to find duplicates! ASAP | Excel Worksheet Functions | |||
Find Duplicates | Excel Discussion (Misc queries) | |||
Find duplicates and append | Excel Worksheet Functions | |||
How do I find duplicates in a list | Excel Discussion (Misc queries) | |||
Find duplicates | Excel Discussion (Misc queries) |