View Full Version : Allowing multi-select...


Marko Stojovic
07-19-2001, 04:39 AM
Hi there!

Does anybody know how you could allow a user to choose multiple selections from a list displayed via a form? I wanted each selected item to turn blue, as it does in most commercial software. If it entails VB, I do use this although am in need of learning a lot more!

Thanks.

Marko.

[This message has been edited by Marko Stojovic (edited 07-19-2001).]

charityg
07-19-2001, 05:07 AM
Change the listbox's multi select property (on the other tab) to simple or extended.