J
JJ
Hi All,
Ok need some expert advice here. I have the usual main/sub form setup.
On the subform though I would have like a layout of controls in lets say a
3x3
matrix. And after the first 3 controls had been filled I would need to
insert there values into a table to represent a record. See I have like a
survey to build on the subform and each row of different types of controls
gets filled out. On each row that does I would insert record into sub forms
table. How would I go about inserting the records into the table manually? I
have programmed in VBA before. So whats the cleanest way to populate the
table? Code Samples would be great.
I'm thinking I would have a forth control that was a command button to
launch some code that would put the data into the table. But not sure
cleanest or best way to do this?
Thanks,
JJ
Ok need some expert advice here. I have the usual main/sub form setup.
On the subform though I would have like a layout of controls in lets say a
3x3
matrix. And after the first 3 controls had been filled I would need to
insert there values into a table to represent a record. See I have like a
survey to build on the subform and each row of different types of controls
gets filled out. On each row that does I would insert record into sub forms
table. How would I go about inserting the records into the table manually? I
have programmed in VBA before. So whats the cleanest way to populate the
table? Code Samples would be great.
I'm thinking I would have a forth control that was a command button to
launch some code that would put the data into the table. But not sure
cleanest or best way to do this?
Thanks,
JJ