What I want to do is get a value from a another table onto a form.
The current form is from a table that consists of name, security no., start date, department, location etc and I want to get from another table, that is linked using the security no, the value from a field called grade.
I am no expert and I tried just creating an unbound field and pointing it to the grade field on the other table but this was wishful thinking. What I want to do is if you enter in a security no into the form the grade field automatically gets filled in by looking into the other table. This would be ideal.
The form will be used to enter information into so will the best way to get the grade field value be a subquery or subform.
Any help would be great
Thx
The current form is from a table that consists of name, security no., start date, department, location etc and I want to get from another table, that is linked using the security no, the value from a field called grade.
I am no expert and I tried just creating an unbound field and pointing it to the grade field on the other table but this was wishful thinking. What I want to do is if you enter in a security no into the form the grade field automatically gets filled in by looking into the other table. This would be ideal.
The form will be used to enter information into so will the best way to get the grade field value be a subquery or subform.
Any help would be great
Thx