Hi all,
I need help. I'm going crazy trying to figure out the best way to accomplish what I need...
I work at a community college and am currently working on building a DB for our summer program enrollments. The classes we offer are broken down into three sessions, so I have a table for session 1, a table for session 2, and a table for session 3, all of which have individual Yes/No fields for each class in that particular session. I also have a table for registrant/office info. I have established relationships between each table as the ID field being the primary key.
The process of building the form is where I'm getting lost. I've tried simply placing all fields in the form (separated by different tabs), but I'm guessing I did something wrong or am unaware of something I need to do when building a form with fields from separately related tables...
I've also tried creating a form with 3 separate sub-forms (one for each session), but when I enter all the information it doesn't match up or enter into the tables correctly.
Well, as confusing as that all may be, at least get the general idea that I have no idea what I'm doing and simply need advice on the best way to set this all up so everything meshes correctly.
Thanks!
I need help. I'm going crazy trying to figure out the best way to accomplish what I need...
I work at a community college and am currently working on building a DB for our summer program enrollments. The classes we offer are broken down into three sessions, so I have a table for session 1, a table for session 2, and a table for session 3, all of which have individual Yes/No fields for each class in that particular session. I also have a table for registrant/office info. I have established relationships between each table as the ID field being the primary key.
The process of building the form is where I'm getting lost. I've tried simply placing all fields in the form (separated by different tabs), but I'm guessing I did something wrong or am unaware of something I need to do when building a form with fields from separately related tables...
I've also tried creating a form with 3 separate sub-forms (one for each session), but when I enter all the information it doesn't match up or enter into the tables correctly.
Well, as confusing as that all may be, at least get the general idea that I have no idea what I'm doing and simply need advice on the best way to set this all up so everything meshes correctly.
Thanks!