R
RealKangaroo
I am using a template to track Adult Education at a church. The template has
two tables (students & instructors). However, in my situation, a person is
sometimes a student and sometimes an instructor. I don't want Person A to be
a separate record in each of these two tables, so I am thinking of a table
called tblPersons into which ALL people/addresses/etc would go. Then, in a
form called Classes, there would be a field called instructor. I would pick
from the tblPersons the name of the instructor.
Any suggestions or comments?
two tables (students & instructors). However, in my situation, a person is
sometimes a student and sometimes an instructor. I don't want Person A to be
a separate record in each of these two tables, so I am thinking of a table
called tblPersons into which ALL people/addresses/etc would go. Then, in a
form called Classes, there would be a field called instructor. I would pick
from the tblPersons the name of the instructor.
Any suggestions or comments?