Carly
Active Member
- Joined
- Aug 21, 2002
- Messages
- 370
I have 4 cells (A1, A2, A3 & A4) and each cell can only have the values 1, 2, 3 or 4 in them. I know I can do this with Data Validation, but I would like to be able to restrict the user from entering the same number in 2 cells.
The user would be expected to enter one of the values 1 to 4 into the 4 cells, but not the same number in more than one cell.
For Example
1:2:3:4
4:3:2:1
1:4:3:2
Not
1:1:3:4
Hope this makes sense.
Is there any way this can be done?
The user would be expected to enter one of the values 1 to 4 into the 4 cells, but not the same number in more than one cell.
For Example
1:2:3:4
4:3:2:1
1:4:3:2
Not
1:1:3:4
Hope this makes sense.
Is there any way this can be done?