- Joined
- Aug 19, 2016
- Messages
- 29
- Reaction score
- 1
Dear all
How to restrict duplicate value in a row or column.
I want to enter numbers in a column range being a1:a100. But i have to input the numbers at random. For instance i enter 88 in a7, and 1 in a88, etc. I would like to know whether it is possible to restrict duplicates - if i enter 88 in a6 the entry should not be allowed or some warning should pop up.
I tried counting($a$1:$a$100,a1)=1
This does not work.
Your help please
m s narayanab
How to restrict duplicate value in a row or column.
I want to enter numbers in a column range being a1:a100. But i have to input the numbers at random. For instance i enter 88 in a7, and 1 in a88, etc. I would like to know whether it is possible to restrict duplicates - if i enter 88 in a6 the entry should not be allowed or some warning should pop up.
I tried counting($a$1:$a$100,a1)=1
This does not work.
Your help please
m s narayanab