M
MES
I have created a data-entry form. In this form, I enter new employees'
demographic information and dept/job codes. In my Employee table, department
# and job code are foreign keys from respective tables. I have created 2
combo boxes that show department # and description, as well as job code and
title in the drop-downs. However, what I would like to do is be able to
select a department # (for example), and then have the dept. description
populate into another field in the form automatically once the dept. # is
selected. Does anyone know how to do this?
demographic information and dept/job codes. In my Employee table, department
# and job code are foreign keys from respective tables. I have created 2
combo boxes that show department # and description, as well as job code and
title in the drop-downs. However, what I would like to do is be able to
select a department # (for example), and then have the dept. description
populate into another field in the form automatically once the dept. # is
selected. Does anyone know how to do this?