Hi, I have a cell that has data validation (a list from another sheet), it displays the listbox with the possible values to be entered, but it lets the user type a non valid value using the keyboard.
I would like to know how can I prevent this from happening.
Thanks in advance