C
Claudio
If anyone can help me!
I have three distinct ranges that are not connected.
A2:A20
C2:C20
E2:E20
I want to be able to choose a number from 1 to 300 and place it in any
of these cells but not allowing it to repeat, giving an error message
if it does.
I know how to use this formula in the data validation to not allow a
repeat in one column:
=COUNTIF($A$2:$A$20,A2) = 1
But, when I tried different ways to include the other columns, Excel
wouldn't allow me to do it. I have Excel 2000.
Please Help me!
Claudio
I have three distinct ranges that are not connected.
A2:A20
C2:C20
E2:E20
I want to be able to choose a number from 1 to 300 and place it in any
of these cells but not allowing it to repeat, giving an error message
if it does.
I know how to use this formula in the data validation to not allow a
repeat in one column:
=COUNTIF($A$2:$A$20,A2) = 1
But, when I tried different ways to include the other columns, Excel
wouldn't allow me to do it. I have Excel 2000.
Please Help me!
Claudio