![]() |
|
#2
|
|||
|
|||
|
I am also over 60.
We need to distinguish between the dropdowns and the ones where you type in a single item. You need to turn on the Developer Tab if you have not already done so. The best solution I know of for typing something in one place and having it repeat is the "Document Property Content Control" that you insert using Insert > Quick Parts > Document Property. Scroll down to idea #7 in the following article for "Document Property Content Control" to see how to use this. Repeating Data (Populating Multiple Like Fields) This is only good for:
Here is another place for ideas: Making Forms with Microsoft Word For the dropdown, I recommend using Greg Maxey's utility to insert a Mapped Content Control. There is a lot of programming that goes into that utility, but it spares you the programming and learning XML. Content Control Tools With it, you can insert a Drop-down list which is mapped to an XML node in your document. If you then copy that content control to another place in the document, it will change in all other copies. (You could do this with the non-dropdown controls, as well.) To use it, you need to place the utility in your Word Startup Folder and look for it under the Add-Ins tab in Word. Attached are screenshots of the menu to insert the document property content controls and of Greg's Content Control Tools dialog. Again, read the article on repeating data's section on this. The "property" names shown do not have to be what shows up in your document. - Last edited by Charles Kenyon; 09-16-2016 at 09:42 AM. |
| Tags |
| dropdowns, forms, templates |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Multiple entries in dropdown lists
|
paul_pearson | Word VBA | 154 | 11-08-2025 03:51 PM |
Linking WORD Cascading Dropdown Boxes to Excel
|
music_al | Word VBA | 6 | 02-15-2016 03:56 PM |
Word 2013 cannot edit doc with dropdown fields
|
wordcam | Word | 12 | 11-21-2014 07:03 PM |
Microsoft Word Form, DropDown Fields and Calculations
|
Tracy Lynn | Word VBA | 2 | 09-29-2013 08:59 PM |
Microsoft Word Calculations and Dropdown Fields
|
Tracy Lynn | Office | 4 | 06-26-2013 07:36 AM |