Hi me again
I have a form which is populated with data on a student. Problem is I want to add a textbox which displays the students surname, but that surname is located in another table called students.
I tried selecting the table and field in the data source for the textbox, but I just get a #name? displayed in the box.
I think maybe I have to create a relationship between 2 tables, I dont know as im no expert. Anyway does anybody mind giving me some advice on where to go.
I have a form which is populated with data on a student. Problem is I want to add a textbox which displays the students surname, but that surname is located in another table called students.
I tried selecting the table and field in the data source for the textbox, but I just get a #name? displayed in the box.
I think maybe I have to create a relationship between 2 tables, I dont know as im no expert. Anyway does anybody mind giving me some advice on where to go.