G
Guest
Sorry if this is really basic, but I'm new to Access having programmed server
based systems using web front-ends!
I am trying to set up a database to (amongst other things) hold a student
register.
I have a table containing groups, one containing students, one containing
attendance information.
Now, I have a form on which I can enter a date and select the appropriate
group (in the form header). This causes the form to show a list of students
with a tick-box next to each to indicate attendance (or not), this is based
on a query in order to link the tables together properly.
This works.
Ok, If I click the tick-boxes, nothing happens!
I'm assuming that this is because the form is based on a query, rather than
a table directly, but this doesn't help me much....
HELP!
Paul
based systems using web front-ends!
I am trying to set up a database to (amongst other things) hold a student
register.
I have a table containing groups, one containing students, one containing
attendance information.
Now, I have a form on which I can enter a date and select the appropriate
group (in the form header). This causes the form to show a list of students
with a tick-box next to each to indicate attendance (or not), this is based
on a query in order to link the tables together properly.
This works.
Ok, If I click the tick-boxes, nothing happens!
I'm assuming that this is because the form is based on a query, rather than
a table directly, but this doesn't help me much....
HELP!
Paul