I'm putting together a database to select and assign locations to employees. Each manager will assign between 5 and 25 locations at one time to one employee. The list will consist of somewhere between 500 and 1000 locations and will forever be growing as more locations come in.
What I'm having a hard time with is how the manager will select the locations, then get the list of chosen locations to the employee.
I have thought about having a form to allow the managers to see a list of unassigned locations. Then they could, somehow, select the 5 to 25 locations of choice and assign them to an employee. Then the selections would go under the already assigned category so as not to be assigned a 2nd time.
Any guidance or sample databases that would do similar functions? I'm constantly searching and I've yet to find something like this.
What I'm having a hard time with is how the manager will select the locations, then get the list of chosen locations to the employee.
I have thought about having a form to allow the managers to see a list of unassigned locations. Then they could, somehow, select the 5 to 25 locations of choice and assign them to an employee. Then the selections would go under the already assigned category so as not to be assigned a 2nd time.
Any guidance or sample databases that would do similar functions? I'm constantly searching and I've yet to find something like this.