![]() |
#1
|
|||
|
|||
![]()
I need to create a single page form (template?) in Word. There are 2 things I need to do. One is a blank or box or ? where I put in the employee's name. If the name entry box had a prompt or rollover to tell the typist what goes there that would be great. When I enter it there, I want it to repeat itself at about 8 more locations on the same page or subsequent pages.
Then I want 2 drop-down boxes where I list position titles and team colors. These will also propagate to 8 other locations on the same form. I apologize if I am asking these questions in "Dinosaurus Lex". It is the language of 60 year old Tyrannosaurs like me, with itty-bitty arms that barely reach a keyboard. Any help here? |
#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. |
#3
|
|||
|
|||
![]()
Here are two screen shots showing how the mapped controls work using Greg's utility. By the way, the utility is only needed to write the document. It is not needed to use it.
The first screen shot shows the page as the drop-down is being used. The control shows "Steve" in two locations. The second screen shot shows it after the change to "Bill" is made. A change made to any one of these mapped controls is reflected in all copies in the document. - |
#4
|
|||
|
|||
![]()
Because I answer similar questions frequently, I've created a web page summary that may be helpful. Mapped Content Controls and Document Properties
|
![]() |
Tags |
dropdowns, forms, templates |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
paul_pearson | Word VBA | 151 | 10-18-2023 04:23 PM |
![]() |
music_al | Word VBA | 6 | 02-15-2016 03:56 PM |
![]() |
wordcam | Word | 12 | 11-21-2014 07:03 PM |
![]() |
Tracy Lynn | Word VBA | 2 | 09-29-2013 08:59 PM |
![]() |
Tracy Lynn | Office | 4 | 06-26-2013 07:36 AM |