Hi,
I have a table (tblEmpHistory) with fields that are updated from a form.
The updated field are Personnel#, Date, Transaction Type. Name. I would like to add LastName & FirstName fields to the same table and the Names would populate based on the Personnel# that is entered. I also have a tblPersonnel with the Personnel# as the key field. I tried a combo box and it populated existing records, however, when new data is entered, the name field is "0." Please advise if there is a way to automatically update/populate. Thanks.
I have a table (tblEmpHistory) with fields that are updated from a form.
The updated field are Personnel#, Date, Transaction Type. Name. I would like to add LastName & FirstName fields to the same table and the Names would populate based on the Personnel# that is entered. I also have a tblPersonnel with the Personnel# as the key field. I tried a combo box and it populated existing records, however, when new data is entered, the name field is "0." Please advise if there is a way to automatically update/populate. Thanks.