Northwind Sales Dialog box- change combo to list box

  • Thread starter Thread starter Alan
  • Start date Start date
A

Alan

Does anyone know how i can successfully change the combo box
lstReportFilter in Northwind Sales dialog box, to a list box so i can
select multi values??
 
In form design view, right-mouse click on the combo box and select Change To,
then List Box.
 
yer i have selected that that only highlight what i have selected but when
you press preview it dones't allow those string
 
Alan -

So you want to know how to change the code to make the multi-select work?
I think Argyronet answered that question in your other post.
 
Back
Top