E
Emma
Hi,
I have hunders of numbers in columns and I want to set a
conditional format that will highlight a cell when I type
in a number if it already exists.
Example:
A B C D
11 15 40
12 16 47
20 33 60
If I were to type the number 33 in column D I would like
to the cell to be highlighted.
I know that I can use the following formula but that only
lets me look at one column, I want to look at the all:
=MATCH(D1,A1:A35,0)
Can anyone help me with this please.
Thanks heaps.
Em
I have hunders of numbers in columns and I want to set a
conditional format that will highlight a cell when I type
in a number if it already exists.
Example:
A B C D
11 15 40
12 16 47
20 33 60
If I were to type the number 33 in column D I would like
to the cell to be highlighted.
I know that I can use the following formula but that only
lets me look at one column, I want to look at the all:
=MATCH(D1,A1:A35,0)
Can anyone help me with this please.
Thanks heaps.
Em