David Ball
Registered User.
- Local time
- Tomorrow, 07:29
- Joined
- Aug 9, 2010
- Messages
- 230
Hi,
I want to have a form/subform where I can enter information for new students. On the main form I would be able to enter standard info such as name, address, contact details, etc.
I want to be able to select and assign subjects for each student. I am thinking that all subjects would be available from the subform (there are only 10 subjects) and those applicable to each student are selected from the subform. This would then update the associated table.
How would I set this up?
How do I get a list of all available subjects in the subform?
What is the mechanism for selecting the required subjects (combo box, checkboxes?)?
Thanks very much
Dave
I want to have a form/subform where I can enter information for new students. On the main form I would be able to enter standard info such as name, address, contact details, etc.
I want to be able to select and assign subjects for each student. I am thinking that all subjects would be available from the subform (there are only 10 subjects) and those applicable to each student are selected from the subform. This would then update the associated table.
How would I set this up?
How do I get a list of all available subjects in the subform?
What is the mechanism for selecting the required subjects (combo box, checkboxes?)?
Thanks very much
Dave