drop down box

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

Guest

I have created a worksheet with several drop down boxes. Is there any way the
user can select more than one item in the drop down box ?
 
You need to define drop down box. If you mean a list box (not combo box or
data validation) then yes. Now it just depends where you got the list box
from. If it was from the control toolbox then there is a multi select
property (right click the control and select perperties) that you can set. If
it was from the forms toolbar then there is a Format Control -> Control ->
Selection Type that you can set.
 

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