M
MLD
I have a dbase used to register and track attendance for training classes.
The main form is based on a parameter query for selecting a date, the date
and class offered on said date and code refering to the class show inthe
main form header, the subform displayes currently registered attendees.
Previosuly, the company I wrote it for only offered one class a day, so no
problem - when I added a person to be attending the class, it DATE of the
class (pulled from tblSchedule) would be included in the updated table
(ATTENDANCE), which records by employee number which people have registred
cor which class , canceled, attended, etc. Well now, I am in a new place
which offeres 2 or more classes a day. I finally go tthe forms to stop
showing a single registration in ALL classes on selected date, but when I go
to view the data in tblATTENDANCE, the date is no longer being recorded.
Any ideas? i apologize if I have not included specs needed, just let me knwo
what else is needed to troubleshoot this?
Thanks,
-Monica
(e-mail address removed)
The main form is based on a parameter query for selecting a date, the date
and class offered on said date and code refering to the class show inthe
main form header, the subform displayes currently registered attendees.
Previosuly, the company I wrote it for only offered one class a day, so no
problem - when I added a person to be attending the class, it DATE of the
class (pulled from tblSchedule) would be included in the updated table
(ATTENDANCE), which records by employee number which people have registred
cor which class , canceled, attended, etc. Well now, I am in a new place
which offeres 2 or more classes a day. I finally go tthe forms to stop
showing a single registration in ALL classes on selected date, but when I go
to view the data in tblATTENDANCE, the date is no longer being recorded.
Any ideas? i apologize if I have not included specs needed, just let me knwo
what else is needed to troubleshoot this?
Thanks,
-Monica
(e-mail address removed)