I have a combo box set up which is used to query a table by retrieving rows based on a selected value in the combo box. I am trying to add the function to select more than 1 item from the combo box in order to retrieve rows relating to each selection. Is this possible?