here is what i'm working with
1. checkbox list (members)
1. table with several text boxes (member info)
user can select one or several items in a checkbox list (members). for every member selected a table (member info) needs to be created on the form.
How do i create the additional tables to accommodate for the selected members?
or is there a better way to go about this?
