bodvoc
Red Sea Pedestrian
- Local time
- Today, 20:38
- Joined
- May 4, 2003
- Messages
- 54
Ummm, Errr HELP!!
Hi Guys
Here's a odd ball one for you....
I want to make a form, with a list of Students names in it. this list is from the Students table, listing only the current Students.
By the side of each name, a tick box to select them by.
When the tick box is ticked, for as many students that attened a course, a dropdown to select which course, a date field to add date and a button that can be then clicked to update each students record with their attendance details.
table: Students
First Name
Surname
Age
Address
Tel
Completed Y/N
ID
table: Attendance
Date
Student Name
Course
Attended Y/N
ID
Table: Courses
Type
Name.
ID
Any ideas how to do this?? My attemps have fail.. .o(
Cheers to all that read or reply
Bodvoc
Hi Guys
Here's a odd ball one for you....
I want to make a form, with a list of Students names in it. this list is from the Students table, listing only the current Students.
By the side of each name, a tick box to select them by.
When the tick box is ticked, for as many students that attened a course, a dropdown to select which course, a date field to add date and a button that can be then clicked to update each students record with their attendance details.
table: Students
First Name
Surname
Age
Address
Tel
Completed Y/N
ID
table: Attendance
Date
Student Name
Course
Attended Y/N
ID
Table: Courses
Type
Name.
ID
Any ideas how to do this?? My attemps have fail.. .o(
Cheers to all that read or reply
Bodvoc