I am trying to get some data validation to work based on if a certain value is entered to not allow it and notify user.
I see all the options are to compare to “allowed values” but I would like to prompt user and not allow just the letter C to be entered in some ranges of cells.
How would one go about getting that setup?
I see all the options are to compare to “allowed values” but I would like to prompt user and not allow just the letter C to be entered in some ranges of cells.
How would one go about getting that setup?