I have an input sheet, where column A has a dropdown list.
Column B has a dropdown list that is dependent on the value selected in column A, using the INDIRECT function.
One of the problems is that if the user then changes the entry in column A, I need to clear the entry in column B so that the...