Hi,
I am new to MS Access so pardon me if my question looks so basic.
I am creating a table (Example : A) consisting 20 fields. One of the field has to pick value from another table's (B) field, if the value of the unique fields in both the tables are the same (Typical vlookup in excel).
Example:
Table A
Emp ID Emp Name
110 Rich
112 Dan
Table B
Emp ID Emp Grade
110 A
112 B
I want to bring Emp Grade in Table A as a field
Emp ID Emp Name Emp Grade
And whenever I change the Emp ID the grade has to get change dynamically.
I have created simple query by relating the two tables, but I am not sure how to bring it in a field of A.
Please help
I am new to MS Access so pardon me if my question looks so basic.

I am creating a table (Example : A) consisting 20 fields. One of the field has to pick value from another table's (B) field, if the value of the unique fields in both the tables are the same (Typical vlookup in excel).
Example:
Table A
Emp ID Emp Name
110 Rich
112 Dan
Table B
Emp ID Emp Grade
110 A
112 B
I want to bring Emp Grade in Table A as a field
Emp ID Emp Name Emp Grade
And whenever I change the Emp ID the grade has to get change dynamically.
I have created simple query by relating the two tables, but I am not sure how to bring it in a field of A.
Please help
