Form Box for selecting more than one item in a list

J

John

In a protected Word 2003 form/template I want to have a list box from which a
user may select more than one item. Is this possible? If so haow may I
create one? Thanks
 
D

Doug Robbins - Word MVP

You will need to have the ListBox in a UserForm and then you can set the
List Box to allow multiple selections.

See the following pages of fellow MVP Greg Maxey's website :

http://gregmaxey.mvps.org/Create_and_employ_a_UserForm.htm

http://gregmaxey.mvps.org/Populate_UserForm_ListBox.htm

If that information is of use to you, please do consider contributing to the
maintenance of that website to ensure its continued availability.

You may also need to see the article "How to find out which Items are
selected in a Multi-Select ListBox†at:

http://www.word.mvps.org/FAQs/Userforms/GetMultiSelectValues.htm



--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP, originally posted via msnews.microsoft.com
 
Top