JenNorthwood
Registered User.
- Local time
- Today, 16:07
- Joined
- Apr 17, 2003
- Messages
- 24
Hi There,
I am having a hard time figuring out how to save my muti selection list boxes from one table and courses and a couple of other items from another table. I thought I might need a temp table to save the data there and then put it into my main table.
1 table is Employees
1 table is training which the employees can take
1 table temp (not sure if I need it)
The list boxes that have the names are from the employee table. And the other info is from the training tables.
I want to be able to pick a courses (helmet law), choose the course length, date, and then pick the people who took the course. and save it into the training table. But I can't get it to save properly.
I have attached a sample of what I am trying to do.
Any suggestions whould be great.
Thanks,
Jennifer
I am having a hard time figuring out how to save my muti selection list boxes from one table and courses and a couple of other items from another table. I thought I might need a temp table to save the data there and then put it into my main table.
1 table is Employees
1 table is training which the employees can take
1 table temp (not sure if I need it)
The list boxes that have the names are from the employee table. And the other info is from the training tables.
I want to be able to pick a courses (helmet law), choose the course length, date, and then pick the people who took the course. and save it into the training table. But I can't get it to save properly.
I have attached a sample of what I am trying to do.
Any suggestions whould be great.
Thanks,
Jennifer