A family of Microsoft word processing software products for creating web, email, and print documents.
This symptom (file size says all the characters are present but no text appears in the document) most likely occurs if you select the whole document (Ctrl+A) and then, intending only to press F9 to update the fields, accidentally press Ctrl along with F9. The result is that the entire text of the document is now enclosed in a pair of field braces.
Because the field doesn't start with a valid keyword, Word assumes that the field is defaulting to a REF field, but the text doesn't start with the name of an existing bookmark -- thus the "Error! Bookmark not defined" field result.
To fix this:
- Press Alt+F9 to display the field code instead of the field result. You should see a pair of bold braces { } surrounding the text of the entire document.
- Carefully click to the right of the opening brace. Scroll to the end of the document (use the scroll bar, not the arrow keys), and hold the Shift key while you click to the left of the closing brace. You should now have selected everything except the two braces. If the braces get selected, start this step again.
- Cut the selection to the clipboard.
- Move the cursor to the right of the closing brace, press Enter, and paste the clipboard contents into the new paragraph.
- Select the empty pair of braces and delete them.
- Press Alt+F9 once more to return all fields to their results instead of their codes.
Your document will now be as it was before the errant Ctrl+F9. You can do a proper Ctrl+A and (only) F9 to update the fields.