Hey guys, as the title states, I would like the user to be able to select more than one document name from a dropdown list and cannot find this anywhere in the toolbar. Does anyone know if this is possible? thanks
Hey guys, as the title states, I would like the user to be able to select more than one document name from a dropdown list and cannot find this anywhere in the toolbar. Does anyone know if this is possible? thanks
ListBoxes support MultiSelect but ComboBoxes do not. Sorry.
One would think it would be the other way around
Ah ok but the list box shows all the choices. I have a ton of documents, so i need a dropdown where the user can click the ones that are needed.
Any other ideas?
If you have a "ton of documents" the dropdown (we call that control a ComboBox) will have the same problems.
There is no problem with the dropdown it's working fine right now. I can't list all the documents though, I NEED THE DROPDOWN, additionally, I need to be able to select more than one document.
I tried using ListBox but it doesn not let the user select more than one item in the box, even tried using the control key.... why is this?
Did you enable MultiSelect?
That's what I'm missing!How do I do that?
NM figured it out!!! Thanks guys
Are you ready to follow the link in my sig and mark this thread as Solved?