I want to have a drop down list in a column populate a list of employees from a different table based on the column adjacent the first column. The first table has these columns: Project name, Team, Assignments, and so on. The second table has People and Team. I want the list to grab only the people that exist in the team as specified on the first table.
Solved by X. B. in 18 mins