Click to See Complete Forum and Search --> : Seperate Form information before Submit


Metroid
08-27-2003, 06:44 PM
This is what I want to do. I want to be able to have people fill out the form that applies to them by clicking on the radio button. The button then will allow them to rate each class. I want to have the results, since they didn't attend each class, seperated in the database.

I don't want the full form submitted just the pieces that were filled out.

Then I need to have the access database except each submission as a seperate submit. So that the first class will populate ID"1", class 310 will populate ID'2' - on the second row and so forth.

(I hope this makes sense).

Thanks-in-advance

Metroid
09-03-2003, 07:24 PM
Just wanted to thanks to all that looked at my message. I figured the problem out and it is working fine. I just had to close each group that I wanted to submit to the database. Basically - not sure what you would call it - just opened and closed each group so that each would go to the next row in the access database.

Thank-Again