Andy,
Quote:
Office 2010 has a character style built in called Strong which is generally Bold text in most Themes.
- In a document, select any word and apply the Strong style to it.
- Then, elsewhere in the document (it could be the Header) create a StyleRef field referring to the Strong style.
|
Word wants something formatted using the Strong style before it will refer to it. (Style
Ref) You did step 2 fine, but step 1 is required to get our result. In your actual document, not this practice document, you will want to create your character styles and apply them before creating StyleRef fields that try to find them.
In this case, once you have applied the Strong style to some text, go back to the error message and press the
F9 key to update the field.