Lost summary after Ctrl F9
Solved
Nalou_92
Posted messages
2
Status
Membre
-
VGT -
VGT -
Hello,
I am a basic user of Word and on the advice of a friend, I wanted to make my life easier by updating my table of contents using the Ctrl F9 command.
It worked the first time. But once the document was finished, when I wanted to do the final update, the table of contents disappeared along with the title and headers and footers. They were replaced by formulas:
- TITLE: {DOCPROPERT Title \* MERGEFORMAT}
- FOOTER: the {Date \@ "dd/MM/yyyy" \* MERGEFORMAT}
- TABLE OF CONTENTS: {Toc \H \Z \T ...Title 1,1 Title 2,2... }
Clicking "Cancel" has no effect. I also tried closing the document and coming back to it. Nothing works. I don't know how to recover my information.
If anyone knows what to do and can guide me on the process, thank you in advance :)
Best regards,
NaLou
I am a basic user of Word and on the advice of a friend, I wanted to make my life easier by updating my table of contents using the Ctrl F9 command.
It worked the first time. But once the document was finished, when I wanted to do the final update, the table of contents disappeared along with the title and headers and footers. They were replaced by formulas:
- TITLE: {DOCPROPERT Title \* MERGEFORMAT}
- FOOTER: the {Date \@ "dd/MM/yyyy" \* MERGEFORMAT}
- TABLE OF CONTENTS: {Toc \H \Z \T ...Title 1,1 Title 2,2... }
Clicking "Cancel" has no effect. I also tried closing the document and coming back to it. Nothing works. I don't know how to recover my information.
If anyone knows what to do and can guide me on the process, thank you in advance :)
Best regards,
NaLou
2 réponses
Hello,
Let's clarify things a bit regarding field shortcuts:
Ctrl+F9: it's for CREATING a field.
F9: it's to update a field.
Alt+F9: it's to toggle between displaying fields and their results.
So you did what you're supposed to do. Just press Alt+F9 again and everything will fall into place.
m@rina
--
From now on, if a user tells me "it's not working" without more info..., I'm giving up!
Let's clarify things a bit regarding field shortcuts:
Ctrl+F9: it's for CREATING a field.
F9: it's to update a field.
Alt+F9: it's to toggle between displaying fields and their results.
So you did what you're supposed to do. Just press Alt+F9 again and everything will fall into place.
m@rina
--
From now on, if a user tells me "it's not working" without more info..., I'm giving up!
VGT
Thank you for your serious help.