Hi, i need some help to do something i think i have done it before but i dont reember how.
I have a Table with Employee and form to add them or consult something about them… that form also show me information about how they changed their position on time…
For that i have 3 tables: Employee, Departaments, Employee_Departaments…
on my form… on top is the employee information… and down a Control Table to put the job history, the “Employee_Departament subform”
But each departament has a ID and a name… for example “CableTren Bolivariano” is CTB, i want to put a colom that i changed Departament ID for Departament… with a Dropdown list that show department name but load on the dable ID departament. is it posible?