Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi I have a huge amount of number to enter in the C column. I want to be sure to not enter the same number twice. Is it possible to have a formula who can retrace the number (if it's enter twice) and to change the color of this number? It's been almost 2 days.... and by the way
NB.SI (C:C;C1)=1 is not working even in conditional formating or in validation Thank you. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Formula is: =COUNTIF(C:C,C1)1
Regards Trevor "souris75" wrote in message ... Hi I have a huge amount of number to enter in the C column. I want to be sure to not enter the same number twice. Is it possible to have a formula who can retrace the number (if it's enter twice) and to change the color of this number? It's been almost 2 days.... and by the way: NB.SI (C:C;C1)=1 is not working even in conditional formating or in validation. Thank you. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
See Chip Pearson's website at
http://www.cpearson.com/excel.htm He has a way to identify duplicate entries in an array of data. -----Original Message----- Hi I have a huge amount of number to enter in the C column. I want to be sure to not enter the same number twice. Is it possible to have a formula who can retrace the number (if it's enter twice) and to change the color of this number? It's been almost 2 days.... and by the way: NB.SI (C:C;C1)=1 is not working even in conditional formating or in validation. Thank you. . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
conditional formating | Excel Discussion (Misc queries) | |||
Conditional formating | Excel Worksheet Functions | |||
Conditional Formating | Excel Worksheet Functions | |||
Conditional Formating | Excel Discussion (Misc queries) | |||
Install dates formating using conditional formating? | Excel Discussion (Misc queries) |