Forum Discussion
Richard KERR
Sep 16, 2018Copper Contributor
Drop down menus - deleting content
I'm trying to set up a worksheet with a series of drop down lists to allow colleagues to book resources. Set up fine and all seems to be working well, but if a colleague was to make the wrong selecti...
Detlef_Lewin
Sep 16, 2018Silver Contributor
Richard,
the error message is associated with data validation but data validation only validates data that is put in the cell (using the ENTER key) and not deleting data in a cell (using DEL key).
Could you verify that data validation is being used and not a input box which is programmed to react that way?