I have a combo box on one form where a person picks a department. On the next form there is a combo box with all the tasks that all departments can do (training, programming, customer service, etc).
I want to tie each department to each specific set of tasks so when a user clicks on a certain department the next form will open only with specific tasks for that department. Is this possible at all? Is this something that I have to do in a relationship environment or on the forms?
Thanks.
I want to tie each department to each specific set of tasks so when a user clicks on a certain department the next form will open only with specific tasks for that department. Is this possible at all? Is this something that I have to do in a relationship environment or on the forms?
Thanks.