OK,
I have spent too much time on this alone. I have tried so many ways to achieve this but to no avail. I have looked and looked for answers and have found none that I can understand.
I thought it would be a reasonable easy this to do, however I must be mistaken.
THE SCENARIO
I have three tables in a database, GroupTBL, MbrTBL, and attendTBL.
GroupTBL and MbrTBL has a field that I use as a sort query called GroupID. This field is the primary key for GroupTBL.
When a user pulls their details for the GroupTBL, they can then get the members of that group. No problems so sar.
Each Week the group leader has a meeting and enters a report online.
THE PROBLEM
when the group leader gets to the MbtTBL, they are able to select from a selection box (yes,No) if that particular member attended.
When the group leader has completed this for all of their members, I want them to click on a submit button at the bottom of the list and have all of the data in that form add new records to the attendTBL.
I cannot for love nor money get this to work!
I have tried the FAQ in this forum, no luck, I even downloaded the Dreamweaver developers toolkit. While this solves another problem I have, cannot solve this one.
Does ANYBODY out there know how to add multiple records from one table to another. Alternatively some website somewhere...anywhere that I can goto and get taken through STEP BY STEP on how to achieve this.
Regards
Completely desparate
-------------------------------------------------------------
"The most overlooked advantage of owning a computer is that if they foul up there's no law against whacking them around a bit."
I have spent too much time on this alone. I have tried so many ways to achieve this but to no avail. I have looked and looked for answers and have found none that I can understand.
I thought it would be a reasonable easy this to do, however I must be mistaken.
THE SCENARIO
I have three tables in a database, GroupTBL, MbrTBL, and attendTBL.
GroupTBL and MbrTBL has a field that I use as a sort query called GroupID. This field is the primary key for GroupTBL.
When a user pulls their details for the GroupTBL, they can then get the members of that group. No problems so sar.
Each Week the group leader has a meeting and enters a report online.
THE PROBLEM
when the group leader gets to the MbtTBL, they are able to select from a selection box (yes,No) if that particular member attended.
When the group leader has completed this for all of their members, I want them to click on a submit button at the bottom of the list and have all of the data in that form add new records to the attendTBL.
I cannot for love nor money get this to work!
I have tried the FAQ in this forum, no luck, I even downloaded the Dreamweaver developers toolkit. While this solves another problem I have, cannot solve this one.
Does ANYBODY out there know how to add multiple records from one table to another. Alternatively some website somewhere...anywhere that I can goto and get taken through STEP BY STEP on how to achieve this.
Regards
Completely desparate
-------------------------------------------------------------
"The most overlooked advantage of owning a computer is that if they foul up there's no law against whacking them around a bit."