Friday, 9 August 2019

microsoft word - How to create a custom "Document Property"?


How can I create a "Document Property" like in this screenshot but with my own text?


enter image description here



Answer



You mean content control. Go to Word options, and in Customize Ribbon, activate the Developer tab in the right list. Then, get back to the doc and open the Developer tab.


In the Controls group, click Plain Text Content Control. This adds the text input box. If you want to give it a name like the screenshot, turn on Design Mode, select the box and then Properties.


There you can edit its title and other stuff.


No comments:

Post a Comment

How can I VLOOKUP in multiple Excel documents?

I am trying to VLOOKUP reference data with around 400 seperate Excel files. Is it possible to do this in a quick way rather than doing it m...