C
Conni
Am wanting to include a single input field where multiple
selections are possible (checkboxes) and have this
populate a single field in the table. This field in the
table would contain anywhere from 1-10 values depending
on selections in the form. Can you tell me how to do this?
Also, how do I assign a text value to the multiselect
listboxes to be reflected in the table? I tried creating
an options box with checkboxes but this only allows a
single selection.
selections are possible (checkboxes) and have this
populate a single field in the table. This field in the
table would contain anywhere from 1-10 values depending
on selections in the form. Can you tell me how to do this?
Also, how do I assign a text value to the multiselect
listboxes to be reflected in the table? I tried creating
an options box with checkboxes but this only allows a
single selection.