Tabs showing same information but for different courses

N

NewtoAccessSue

How is it best to show the following
Form showing Institution address etc,
but then
seperate tabs for each course they run (each institute can have a different
number of courses) the tabs hold the same format of information but for
different course titles.
 
K

Klatuu

Use a query as the recordsource that is filtered by course title. The tricky
part is to know which course title to use for which tab. That is assuming
the course titles will not be consistant across institutions.
 
Top