G
Guest
I am constructing a database for a school, to keep control of lesson plans
for instructors, and eventually for use across a web. My main form consists
of four combo boxes for a user to make choices to determine what lesson(s) he
is looking for. There are several subforms, but the most important contains
details of, and hyperlinks to, the actual PowerPoint lesson or lessons
pertaining to the choices made on the main form. More than one lesson is
possible. Another subform contains reference material pertaining to the
individual lessons. Each lesson could use different references, so it would
be better to link them to the lesson subform than to the main form. Is there
a way to link a subform to another subform? My experience with SQL is fairly
scant, and with VBA even less, so if a solution involves these I'll need
fairly detailed and simple advise.
for instructors, and eventually for use across a web. My main form consists
of four combo boxes for a user to make choices to determine what lesson(s) he
is looking for. There are several subforms, but the most important contains
details of, and hyperlinks to, the actual PowerPoint lesson or lessons
pertaining to the choices made on the main form. More than one lesson is
possible. Another subform contains reference material pertaining to the
individual lessons. Each lesson could use different references, so it would
be better to link them to the lesson subform than to the main form. Is there
a way to link a subform to another subform? My experience with SQL is fairly
scant, and with VBA even less, so if a solution involves these I'll need
fairly detailed and simple advise.