Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Linking Subforms on Master forms problem

Status
Not open for further replies.

dean20

Technical User
Mar 27, 2000
6
US
First of all, Thanks DougP and Elizabeth for your help!<br><br>I have another question.<br>&nbsp;I have studentID in student table 1:n grade table<br>&nbsp;I have assignmentID in Assignment table 1:n in grade table<br><br>I cannot get a full student listing on the subform. It only lists those students that already have studentID and AssignmentID linked in one record in the grade table.<br>How can I get a full student listing (those with and those without stored grades) on the subform when linking to the master form by assignmentID?<br><br>How do I get the unique records to automatically be created in the Grade Table?<br>&nbsp;&nbsp;&nbsp;EX. Student1 Assignment1<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Student1 Assignment2<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Student2 Assignment1<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Student2 Assignment2<br>I would like these records added when an assignment is added. I hope this is a good explanation.<br><br>Thanks, Dean20
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top