Forum Discussion
BeverlyHV
May 27, 2022Copper Contributor
Drop Down List formula based on data in a different cell
I wrote a formula for a drop down list based on the data of another cell (see below). What am I missing? The drop down list should be the percentages if the data in another cell is a specific res...
- May 27, 2022
Attached is what I've called a cascading data validation (AKA drop down). See if you can follow the approach used there. It does depend on your having the most current version of Excel
BeverlyHV
May 30, 2022Copper Contributor
As a follow up, I believe I have the formula correct, however the entire formula is showing in the drop down list. How do I fix the formula so only the actual list (percentages) show as options based on the rating in a different cell.
- HansVogelaarMay 30, 2022MVP
You should follow the example posted by Mathetes: using a range as source instead of a text string.