Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
In the form I am creating, I would like to be able to select one item in a
drop down box up to all items. |
#2
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
On Fri, 23 Jan 2009 08:53:01 -0800, Waldenwood
wrote: In the form I am creating, I would like to be able to select one item in a drop down box up to all items. The dropdown form field can't do that. There's no way to force it. What you can do is create a userform (custom dialog) in the macro editor, and a macro to display the userform that you select as the entry macro for a text form field. On the userform, place a list box containing the choices; this kind of list box allows you to configure it for multiple selections. After the user selects one or more items in the list, what do you want to do with them? Should they be shown in the document, or do you plan to do something else? -- Regards, Jay Freedman Microsoft Word MVP FAQ: http://word.mvps.org Email cannot be acknowledged; please post all follow-ups to the newsgroup so all may benefit. |
Reply |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Multiple selections from Drop Down Lists | Microsoft Word Help | |||
Drop down selections? | Microsoft Word Help | |||
Multiple selections in a form field drop-down list | Microsoft Word Help | |||
How do I create drop down boxes in Word to create an order form? | Page Layout | |||
How can I allow multiple selections in a drop down box? | Microsoft Word Help |