I am trying to use the value in a cell, A7, as the data validation range name for another cell.
I have created a range called "Category", which is populated with 3 values, "Quality", "Productivity" and "Value". I have also created ranges named "Quality", "Productivity" and "Value". Each of these 3 lists have several items.
The data validation of cell A7 creates a drop down list from the range "Category".
Suppose the user selects "Productivity" in A7. I am trying to get the data validation of cell B7 to create a drop down list with the value of range "Productivity". If they select "Quality" in A7, B7 should provide a list with the values from the range names "Quality".
Any advice or suggestions would be appreciated.
Thank you.
I have created a range called "Category", which is populated with 3 values, "Quality", "Productivity" and "Value". I have also created ranges named "Quality", "Productivity" and "Value". Each of these 3 lists have several items.
The data validation of cell A7 creates a drop down list from the range "Category".
Suppose the user selects "Productivity" in A7. I am trying to get the data validation of cell B7 to create a drop down list with the value of range "Productivity". If they select "Quality" in A7, B7 should provide a list with the values from the range names "Quality".
Any advice or suggestions would be appreciated.
Thank you.