cells values with validation in another cell
How to set a validation in a cell and create a sublist based on the value of the current cell.
Example: cell A1 has a list of validations like "a","b","c" and when "a" is selected from the drop down menu it should set the validation in cell B1 like "apple","ball","cat". if "b" is chosed in cell A1, it should display validation list of "b", like "ant","bat","cat" and like the same for "c".
Thanks,
Rahuf
|