C
cd
With a multi-select list box, do you need additional code
to store the multiple selections in the bound field or is
that possible at all? i.e., I set a text box to Multi-
select-simple and set the Control source to the field in
my table. If I select one value from the list it is stored
in the table, but if I select more than one value nothing
is stored. I realize that this implies we may not have a
normalized database but it's the best solution for our
purposes. I appreciate the assistance if someone as some
ideas.
to store the multiple selections in the bound field or is
that possible at all? i.e., I set a text box to Multi-
select-simple and set the Control source to the field in
my table. If I select one value from the list it is stored
in the table, but if I select more than one value nothing
is stored. I realize that this implies we may not have a
normalized database but it's the best solution for our
purposes. I appreciate the assistance if someone as some
ideas.