![]() |
|
#6
|
||||
|
||||
|
Hi spk,
In your original post, you included a link for working with formfields. Even the 'problematic' line you referred to mentions them. Given that, and your own references to bookmarks, I concluded you were working with formfields. The dropdowns you're having issues with, though, are content controls. Content controls are entirely different from formfields and don't have a bookmark property. For demonstrations of dropdown formfield and dropdown content control implementation, see the attached. Note 1: There are two versions for formfields - one requiring macros (the .docm file), the other not requiring them (the .docx file). The content control version also requires a macro. The macros are already present in the files concerned. Press Alt-F11 to see the VBA code. For the formfield versions, unprotect the document then press Alt-F9 to see the field coding. Note 2: Formfields and content controls should not be used in the same document; they are not designed to work together. For PC macro installation & usage instructions, see: Installing Macros For Mac macro installation & usage instructions, see: Word:mac - Install a Macro
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
| Tags |
| color, dropdown, reaction |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| block selection in dropdown list | Intruder | Excel | 2 | 01-10-2013 10:20 AM |
Dropdown selection value
|
coconutt | Word VBA | 5 | 09-13-2012 05:23 PM |
Change cell color when selection is made from a drop down list
|
fedcco | Excel | 12 | 08-28-2012 10:43 PM |
Autofill a form which is contingent on a dropdown selection.
|
biffle0764 | Word | 2 | 05-09-2012 12:54 PM |
| Change cell color everytime a value is selected in dropdown list | angelica_gloria | Excel | 4 | 01-27-2012 06:47 PM |