I have a list of user and data validation mapping in column A and B (Table 1)
User Data Validation
Customer Jim
Customer Pam
Customer Tim
Employee Beth
Employee Larry
Employee David
Manager Krista
Manager Bob
Next I have a list of the User and Data Validation required in column D and E (Table 2)
User Data Validation
Customer
Employee
Manager
NA
Employee
I'm attempting to apply Data Validation from the first table to the second table.
Customer would be able to select (Jim, Pam, Tim). NA would be blank. Employee would be able to select (Beth, Larry, David).
The tricky part is we may add or change User functions. We may also add items to the current Data Validation list from table 1.






