S
Spier2vb
Hello, I am in the process of creating my database and I was looking for some
guidance. I have created three tables
TblGroups
GroupID PK
GroupName
TblStudent
StudentID PK
Name
GroupID
TblAttendance
Date
Presence Yes/No
Absence Yes/No
StudentID
I need to be able to design form dependent on date field in TblAttendance
In other words i need design form depend on date field and group name compo
box and subform include student id and name and presence and absence, when i
add new record type current date and i selected group show me in subform
student id and name and presence and absence, i tried to do it but i fail
Any help is appreciated.
Thanks,
Spider
guidance. I have created three tables
TblGroups
GroupID PK
GroupName
TblStudent
StudentID PK
Name
GroupID
TblAttendance
Date
Presence Yes/No
Absence Yes/No
StudentID
I need to be able to design form dependent on date field in TblAttendance
In other words i need design form depend on date field and group name compo
box and subform include student id and name and presence and absence, when i
add new record type current date and i selected group show me in subform
student id and name and presence and absence, i tried to do it but i fail
Any help is appreciated.
Thanks,
Spider