The options available for MultiSelect on ListBoxes are dependant on whether
the control is bound to a field or not.
--
Eric Legault (Outlook MVP, MCDBA, MCTS: Messaging & Collaboration)
Try Picture Attachments Wizard for Outlook:
http://www.collaborativeinnovations.ca
Blog:
http://blogs.officezealot.com/legault/
"David Chang" wrote:
Hi, I am trying to create an outlook survey form where users can
email/submit their selections. What I wanted to do is to make users select
the following:
1. regions (multiple choices out of 10, e.g. NW, CENTRAL, NE, etc.)
2. states (multiple choices out of 50, e.g. CA, DC, etc.)
I used two listboxes (for drop down values) for this purpose, and I set the
"MultiSelect" option to "1-Multi". But, for some reason, this does not work
!! Once I clicked on states list box, the previously selected regions just
disappeared. The results won't change if I modified the "MultiSelect"
setting to "0-Single" or "2-Extended".
Please help!!
Thank you very much!!
David