A
AccessLearner
I want to create a form and the data are from two tables.
These two tables have no any relationship.
Is this possible? How should I do?
For example:
The form has two part, one part is about student's
information and the other part is about course information.
When you enter the StudentID, the form will get student
name, gender, Major etc. from students table and fill these
information automaticlly. The course part has information
like course name, course Number, etc. from course table .
Besides that, there are some choices you can choose or
enter some text inform.
Thank you.
These two tables have no any relationship.
Is this possible? How should I do?
For example:
The form has two part, one part is about student's
information and the other part is about course information.
When you enter the StudentID, the form will get student
name, gender, Major etc. from students table and fill these
information automaticlly. The course part has information
like course name, course Number, etc. from course table .
Besides that, there are some choices you can choose or
enter some text inform.
Thank you.