
Help - Creating a variable validation list.
I am trying to create a variable drop down list.
I have a reference Table containing names and multiple ph # for the names.
Example:
A B C D
1 Doe, John (555) 555-1234 (555) 555-2345 (555) 555-1111
2 Smith, Jane (555) 555-9876 (555) 555-8765 (555) 555-2222
3 Jones, Mike (555) 555-4444 (555) 555-6555 (555) 555-3333
Scenario: If you enter a name from A1, you would automatically have a drop down list with the multiple numbers of B1:D1 you could choose from. If you enter a name from A3 you would have a drop down list from B3:D3 to choose from. I would like to put this formula in a validation list.
I have been trying to come up with a variety of nested functions to create this, but am currently unable to. I know its there and I will be obvious when I see it done, but right now I am unable to create it.
Any ideas?
Bookmarks