multi select list box

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • BankGirl
    New Member
    • Jan 2008
    • 5

    multi select list box

    hi

    can anyone please help me in creating a multiselect list box. i need to save the selected data into a table so i can use it for reporting.

    desparately need help been trying for days

    thanks
  • NeoPa
    Recognized Expert Moderator MVP
    • Oct 2006
    • 32662

    #2
    With a ListBox control, you simply set the MultiSelect property to Extended.

    Comment

    Working...