G
Guest
I am new to access and am losing my mind. I am trying to set up a simple
database that will keep track of PTO members and the committees they would
like to join. I think I have the database set up correctly...in tables with
following fields:
Committee table: committee ID, committee name, committee description
Committee member table: committee member id, committee ID, volunteer ID
Volunteer ID table: volunteer id, first name, last name, address, etc...
Class table: class ID, teacher last name, grade
students table: student ID, first name, last name, class ID, volunteer ID
The idea is to create a database of parent school volunteers based on their
committee involvement and childrens' names and classes in the school
I am so stuck on something so simple...How do I create a form that will
allow me to input data into my tables by linking everything to the volunteer
table. I can figure out how to link volunteers to their students and the
classrooms, but I cannot seem to figure out how, in one form or with
subforms, to link parents to their committee choices.
Help, Help, Help....
Thanks in advance!
database that will keep track of PTO members and the committees they would
like to join. I think I have the database set up correctly...in tables with
following fields:
Committee table: committee ID, committee name, committee description
Committee member table: committee member id, committee ID, volunteer ID
Volunteer ID table: volunteer id, first name, last name, address, etc...
Class table: class ID, teacher last name, grade
students table: student ID, first name, last name, class ID, volunteer ID
The idea is to create a database of parent school volunteers based on their
committee involvement and childrens' names and classes in the school
I am so stuck on something so simple...How do I create a form that will
allow me to input data into my tables by linking everything to the volunteer
table. I can figure out how to link volunteers to their students and the
classrooms, but I cannot seem to figure out how, in one form or with
subforms, to link parents to their committee choices.
Help, Help, Help....
Thanks in advance!