I am having problem putting a default value in a field based on the entry of the previous field.
We have an Employee table that contains Employee info plus its Department key. Then we have a Department table that contains the Department code and description. I would like to default the department code when an employee is entered.
I am having problems attaching the database. If you need to see the database please let me know and I can email it to you.
Unfortunately I did not create this database and I am new to Access and have to support it.
The form is "Labor Transaction" and want to default a value in 'Department' feild based on the Employee. This field should show the default value but can be changed to another department from the pull down list. Please help

We have an Employee table that contains Employee info plus its Department key. Then we have a Department table that contains the Department code and description. I would like to default the department code when an employee is entered.
I am having problems attaching the database. If you need to see the database please let me know and I can email it to you.
Unfortunately I did not create this database and I am new to Access and have to support it.
The form is "Labor Transaction" and want to default a value in 'Department' feild based on the Employee. This field should show the default value but can be changed to another department from the pull down list. Please help