This may be a stupid question but I need to ask it......Can you have 2 recordsets in one event. With my form I want some of the information to write to one table and the rest to the other. I got the suggestion of splitting my table into two which I like, I'm just trying to figure it out before I change to much.
Also how would I get the form to write one person's options to a new row on the table? I'm still working on getting the CustomerID (an auto number) to transfer to the table with the persons name (chosen from a listbox).
Also how would I get the form to write one person's options to a new row on the table? I'm still working on getting the CustomerID (an auto number) to transfer to the table with the persons name (chosen from a listbox).