Forum Discussion
HVL400
Nov 26, 2021Copper Contributor
How to create Combo box list (employees) connected to other form information
Please give me example on how to create combo box list (employees) connected to other employees information (form). Thank you!...
George_Hepworth
Nov 26, 2021Silver Contributor
After re-reading your post, I think I got it backwards. You have a form bound to some other table and want to use the combo box to select an employee. If that's the case, the overall description would apply, except, of course, for the tables involved. I.e. the Row Source for the combo box is the employee table.
Once we know exactly what is needed, we'll be in a position to offer more detailed suggestions.
Thanks again.
Once we know exactly what is needed, we'll be in a position to offer more detailed suggestions.
Thanks again.
HVL400
Nov 29, 2021Copper Contributor
Thank you very much for replying my inquiry George.
Ex.:
Employee Name
1. Clark Ken
2. Peter Parker
3. Dante Humbkler
if you want to select this name in combo box list, another information on this employee appear in another form like background, trainings, education, etc.
Thank you so much... for your time.
Ex.:
Employee Name
1. Clark Ken
2. Peter Parker
3. Dante Humbkler
if you want to select this name in combo box list, another information on this employee appear in another form like background, trainings, education, etc.
Thank you so much... for your time.