Forum Discussion
Jake71
Mar 12, 2025Copper Contributor
Dynamic data validation based on another column in table
I'm trying to get the data validation (values from another table) dynamic, in a table and based on the value in another column. I manage to get all values from my other table in data validation us...
- Mar 13, 2025
There are two way you can do it. Try the following ways.
- One way could be using some dynamic spill formula with hash # operator in data validation. See the attached file.
- Another way could be using name manager. But in this case you have to create individual name for each category. See the attached file.
JKPieterse
Mar 13, 2025Silver Contributor
This should get you going: https://www.contextures.com/xldataval02.html