pointacula
New member
- Local time
- Today, 22:52
- Joined
- Oct 29, 2008
- Messages
- 3
Hi all.
I've just begun to use Access (2003, Win XP) to generate school reports for my wife's job (teacher). It was all going so well:
Created table 1 with fields for Forename, Surname, Class and Comments. This is the table that will be filled in from the form.
Created another table with the Form Class, Curriculum and Report term (eg autumn 08 or summer 09). This is a store of certain information that will not change, but it is a bit repetitive and applies to different kids. It is to be displayed on the form to help in completing it and will be displayed on the report when it is printed.
I managed to create a form that allows for the input of names, selecting a Class from the drop down menu (combo box) and input of Comments.
The combo box takes the Form Class data (eg. J3M) from table 2 and fills the Class field in table 1 in an attempt to link the tables together to correlate the data.
Then... my ingenuity failed me and I've been stuck for days!
Ideally, I'd like the combobox in the form that selects the Form Class to auto fill 2 other fields in the form with the corresponding Report term and Curriculum data from table 2 that it relates to.
I've tried searching this forum, and nearly got the right answer a few times but every one of those seemed to be a step ahead of me!
Like this one.
Any help that you could offer would be gratefully received.
Cheers
Mark
I've just begun to use Access (2003, Win XP) to generate school reports for my wife's job (teacher). It was all going so well:
Created table 1 with fields for Forename, Surname, Class and Comments. This is the table that will be filled in from the form.
Created another table with the Form Class, Curriculum and Report term (eg autumn 08 or summer 09). This is a store of certain information that will not change, but it is a bit repetitive and applies to different kids. It is to be displayed on the form to help in completing it and will be displayed on the report when it is printed.
I managed to create a form that allows for the input of names, selecting a Class from the drop down menu (combo box) and input of Comments.
The combo box takes the Form Class data (eg. J3M) from table 2 and fills the Class field in table 1 in an attempt to link the tables together to correlate the data.
Then... my ingenuity failed me and I've been stuck for days!

Ideally, I'd like the combobox in the form that selects the Form Class to auto fill 2 other fields in the form with the corresponding Report term and Curriculum data from table 2 that it relates to.
I've tried searching this forum, and nearly got the right answer a few times but every one of those seemed to be a step ahead of me!
Like this one.
Any help that you could offer would be gratefully received.
Cheers
Mark