![]() |
|
#1
|
|||
|
|||
![]()
Hello everyone!
I am trying to create a complicated dropdown menu in Word 2010. Is it possible to select an option from an existing dropdown menu, and when the option you selected appears, then, according to this, to appear a hidden dropdown menu with other options? ![]() |
#2
|
|||
|
|||
![]()
It may be possible, but it would be a lot of work and likely break down easily. Consider using a UserForm instead. You can put your choices there and let it generate your document.
|
#3
|
||||
|
||||
![]()
I agree with Charles that conditionally adding a dropdown takes a fair bit of work, though it doesn't have to be prone to breaking down. Changing the content of a dependent dropdown that remains in the document is much less involved. Either way, some VBA programming would be required. There are examples of the second kind on this forum.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
wordcam | Word | 12 | 11-21-2014 07:03 PM |
Working with Dropdown/Combobox in word 2007 | lucky16 | Word | 0 | 01-26-2014 08:11 AM |
![]() |
Tracy Lynn | Office | 4 | 06-26-2013 07:36 AM |
Automate Data from Excel into Word DropDown...? | sigraves | Word VBA | 0 | 08-03-2009 06:54 AM |
Word Forms : Dropdown lists | wferaera45 | Word | 0 | 04-06-2006 03:02 AM |