Question : How to create multi selection combo box in Access 2007 Project File - adp

Hi All,
  I need to create the multi-select combo box in a form. What I did is, I used the Microsoft Listview control and a textbox with a small button at the end of the textbox.

Click on the button will show the listview control with checkboxes in it to do the multiple selection. Again clicking on the button will hide the list view.

Is there any other better way to solve this problem?

Answer : How to create multi selection combo box in Access 2007 Project File - adp

As I said, I created a small popup form with Listview control, OK and Cancel button to achieve the multi select functionality of combo box. Clicking on a button opens this popup form. The selected values is returned back to the textbox.

It works with a textbox, command button and the popup form combination.
Random Solutions  
 
programming4us programming4us