I am having a problem with validated lists
In A1 I have a drop down with values "Large" and "Small"
In A2 I have a drop down depending on what was selected in A1
If A1 is selected, there is a list of numbers 1 - 10, if A2 is selected, there is a list of numbers 1 - 3
What i need to do is, if in A1 i have "Large" and in A2 i have 10 and I want to change A1 to "Small, i need to reset the list in A2.
At the moment if i change A1 to "Small", the list changes but the value still stays the same.
In A1 I have a drop down with values "Large" and "Small"
In A2 I have a drop down depending on what was selected in A1
If A1 is selected, there is a list of numbers 1 - 10, if A2 is selected, there is a list of numbers 1 - 3
What i need to do is, if in A1 i have "Large" and in A2 i have 10 and I want to change A1 to "Small, i need to reset the list in A2.
At the moment if i change A1 to "Small", the list changes but the value still stays the same.