Hi
I am making a Student database, which includes an attendance register.
I would like to set the input form up to resemble how a normal paper-based register would look (for ease of use).
Name Week1 Week2 Week3...
All the names will be in first column and then in each column after will be a combo box with a list of mark codes for present, absent, holiday, sick etc.
Each course has a different number of sessions and each student will have a mark for EVERY session.
Is there a better way I can go about this or is it possible to make a continuous form repeat across rather than down?
Regards
Scott
I am making a Student database, which includes an attendance register.
I would like to set the input form up to resemble how a normal paper-based register would look (for ease of use).
Name Week1 Week2 Week3...
All the names will be in first column and then in each column after will be a combo box with a list of mark codes for present, absent, holiday, sick etc.
Each course has a different number of sessions and each student will have a mark for EVERY session.
Is there a better way I can go about this or is it possible to make a continuous form repeat across rather than down?
Regards
Scott
Comment