I have a sorted master list containing 3 columns that I want to use for data validation. Here's the issue I'm trying to resolve: I have three cells that need data validation - in Cell 1, any valid entry from column A can be selected. The entry in Cell 2 is then restricted by what's entered in Cell 1. In turn, the entry in Cell 3 is restricted by what's entered in Cell 1 AND Cell 2. Is there any way to dynamically change data validation for cells 2 and 3 as entries are made in cells 1 and 2?
I've attached an example master list to hopefully help illustrate if it's not clear. Using the attached list, you would be limited to "A" or "B" in cell 1. If you select "B" in cell 1, you would be limited only to "4" or "5" in cell 2. And if you select "4" in cell 2, you would be limited only to items "Item B41" through "Item B47" in cell 3.
Please let me know if further clarification is needed. Any suggestions you could give me to accomplish this would be hugely appreciated. Thanks!
-Walt
I've attached an example master list to hopefully help illustrate if it's not clear. Using the attached list, you would be limited to "A" or "B" in cell 1. If you select "B" in cell 1, you would be limited only to "4" or "5" in cell 2. And if you select "4" in cell 2, you would be limited only to items "Item B41" through "Item B47" in cell 3.
Please let me know if further clarification is needed. Any suggestions you could give me to accomplish this would be hugely appreciated. Thanks!
-Walt