I have applied a data validation in a cell so that user can select values from a list only. However, if user copies any other value different than the list values and paste on the cell having data validation it(cell) accepts this new value.
I actually want to restrict user so that he/she is forced to select list values only. Is there any way to do this?
I actually want to restrict user so that he/she is forced to select list values only. Is there any way to do this?