I have an employee worksheet that shows the basics Name, Job, Location, Supervisor etc.
I need to make a counseling form. I would like to make a drop down list of Locations. Then a different dropdown on the other side of the page to select the employee name from a list of employees at that selected location. But, from reading it appears I am going to have to create a table with just those items to serve as data validation sources. Am I reading it right? It just seems to me that what I’ve read is telling me I can’t just use the location column as the first dropdown and then the employees as the second. Maybe I am reading too much into it. Thanks for anyone offering advice.
I need to make a counseling form. I would like to make a drop down list of Locations. Then a different dropdown on the other side of the page to select the employee name from a list of employees at that selected location. But, from reading it appears I am going to have to create a table with just those items to serve as data validation sources. Am I reading it right? It just seems to me that what I’ve read is telling me I can’t just use the location column as the first dropdown and then the employees as the second. Maybe I am reading too much into it. Thanks for anyone offering advice.