Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I need a formula that will spot duplicate reference diesignator's such as if
you have mo9310 more than once, the cell will say ref! or change color. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=IF(COUNTIF($A$2:A2,A2)1,"Duplicated","")
"Michaela" wrote: I need a formula that will spot duplicate reference diesignator's such as if you have mo9310 more than once, the cell will say ref! or change color. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
another choice
u also can use Data formatting to change the color i.e table_array:range("a1:a10") choose a1data formattingcell value "=countif($a$1:$a1,a1)<1" set the color then drop down(just copy the format) PS.while u use the excel 2007 it will be more easy cas it privide this rules. "Michaela" ... I need a formula that will spot duplicate reference diesignator's such as if you have mo9310 more than once, the cell will say ref! or change color. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
archery score sheet, 5 spot & 3-D? | Excel Discussion (Misc queries) | |||
2 printers 1 does not print name in same spot | Excel Discussion (Misc queries) | |||
How can I cross reference 2 excel docs to look for duplicate info | Excel Worksheet Functions | |||
I want a name in one spot and it's code in another | Excel Discussion (Misc queries) | |||
SUMPRODUCT using offset from ROW if X marks the spot | Excel Worksheet Functions |