Multiple selection in a combo box

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to allow users to select multiple items in a combo box (like on many
internet forms where you have to hold the CTRL key while making your
selections) to send to a query to retrieve records. I know how to set up the
combo box to allow one selection, but I want them to select one or more
choices from the same combo box. Can this be done.
 
Back
Top