Charles Bushby
New Member
- Joined
- Aug 10, 2005
- Messages
- 42
I wish to use data validation to restrict duplicate entry into a cell from two lists.
I can set it up for example using =COUNTIF($B$2:$B$80,B39)=1 in data validation but I need to also check against entries in cells F2 to F80 to ensure a duplicate is not entered in B39.
Any ideas how this might be achieved?
I can set it up for example using =COUNTIF($B$2:$B$80,B39)=1 in data validation but I need to also check against entries in cells F2 to F80 to ensure a duplicate is not entered in B39.
Any ideas how this might be achieved?
Last edited: