combo box..

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

Guest

Hi,

Can we make multiple selections from the combo box? Please let me know.

Thanks in advance. I would appreciate your help.
 
No. Multiple selections can be made only in a list box. However, to then
"read" those multiple selections, you'll need to use VBA code to get the
individual values. See Help file for List Box.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top