Hello, wondering if someone can help me, I think this will be a relatively simple question for someone.
I have a UserForm with drop downs for Department and Name.
I have an ever growing and changing list of Names in a sheet called ‘Staff Database’. This contains columns Department, Name and Hours.
In my UserForm I’d like to be able to select the department first in the drop down and then it only give me the list of people in that department based on the list in the Staff Database. Then when I click add record it needs to populate Name and Hours in the rows in the relevant sheet for each department (I’ve created one for each department).
I’d be very grateful for the help
I have a UserForm with drop downs for Department and Name.
I have an ever growing and changing list of Names in a sheet called ‘Staff Database’. This contains columns Department, Name and Hours.
In my UserForm I’d like to be able to select the department first in the drop down and then it only give me the list of people in that department based on the list in the Staff Database. Then when I click add record it needs to populate Name and Hours in the rows in the relevant sheet for each department (I’ve created one for each department).
I’d be very grateful for the help