Hi,
I have a table with 2 fields in it, Name and Class, that I would like to insert into a main table, into 2 seperate fields , [Employee_Name] and [Trade_W/C_Code] via a form by selecting the Name field in a combo box displaying both Name and Class.
I entered the following code:
Private Sub...