G
Guest
I am creating a database with a listbox "multiselect" property. What I would
like to do is this be able to display all of the selected items in the same
cell. For example, if the database was about grades, I would want the list
box offer the choices "A, B, C, D & F". Using multiselect, I would like to
have the grades I choose return to the same place so that it would look like
this: "A, C, F". I haven't seen anything that explains how to do this. Can
this be done using only one form field? Or is this a complicated procedure?
I'm still new at this so a lot of what I've read is like seeing a foriegn
language in print for the first time.
like to do is this be able to display all of the selected items in the same
cell. For example, if the database was about grades, I would want the list
box offer the choices "A, B, C, D & F". Using multiselect, I would like to
have the grades I choose return to the same place so that it would look like
this: "A, C, F". I haven't seen anything that explains how to do this. Can
this be done using only one form field? Or is this a complicated procedure?
I'm still new at this so a lot of what I've read is like seeing a foriegn
language in print for the first time.