Hi Guys.
I have 5 tables:
Current Courses
Current Course Demands
Old Course Header
Old Courses
Old Course Demands
Basically - the Current Courses table lists what courses are on this year. The demands are simply another table linked via a one-many relationship (Current Courses -> Current Course Demands) describing how many people from which parts of the country.
Old courses and Old Course demands follow the same pattern - however there is an additional table called Old Course Header which is basically a list of all previous setups used (inactive setups, on a one to many basis of Old Course Header -> Old Courses).
I hope this makes sense so far.
Basically, what i want the user to be able to do is to populate the current courses table (and demands part) with one of the old courses by being able to select which Old Course Header ID from a combo box.
I understand this is a big job - but i'm doing this as a favor to my dad and i dont know Access enough to even know where to start. Any help is appreciated!!
Chris
I have 5 tables:
Current Courses
Current Course Demands
Old Course Header
Old Courses
Old Course Demands
Basically - the Current Courses table lists what courses are on this year. The demands are simply another table linked via a one-many relationship (Current Courses -> Current Course Demands) describing how many people from which parts of the country.
Old courses and Old Course demands follow the same pattern - however there is an additional table called Old Course Header which is basically a list of all previous setups used (inactive setups, on a one to many basis of Old Course Header -> Old Courses).
I hope this makes sense so far.
Basically, what i want the user to be able to do is to populate the current courses table (and demands part) with one of the old courses by being able to select which Old Course Header ID from a combo box.
I understand this is a big job - but i'm doing this as a favor to my dad and i dont know Access enough to even know where to start. Any help is appreciated!!
Chris