Z
Zack
I am trying to store multiple values (selections) from a
listbox, in a table. For example: I have a member, I want
this member to belong to 3 groups, group 1, group 2, group
3. I have set up a list box and enabled Multi-Select so
that I can choose what groups this member will belong to
in one step. The list box reads from a table with values
consisting of the group names. I want to store the
selections that I make in the list box in a colum on the
form with the persons contact information. So basicaly, it
would look like this; Name: Joe Stevens Address: 123
anywhere st. USA GROUP: Group 1, Group 2, Group 3. Is
there any way that I can do this, I do know some visual
basic coding, but I just can't seem to get anything to
work for me. thanks
listbox, in a table. For example: I have a member, I want
this member to belong to 3 groups, group 1, group 2, group
3. I have set up a list box and enabled Multi-Select so
that I can choose what groups this member will belong to
in one step. The list box reads from a table with values
consisting of the group names. I want to store the
selections that I make in the list box in a colum on the
form with the persons contact information. So basicaly, it
would look like this; Name: Joe Stevens Address: 123
anywhere st. USA GROUP: Group 1, Group 2, Group 3. Is
there any way that I can do this, I do know some visual
basic coding, but I just can't seem to get anything to
work for me. thanks