View Single Post
 
Old 04-11-2022, 04:18 PM
jamu jamu is offline Windows 10 Office 2021
Novice
 
Join Date: Mar 2022
Posts: 11
jamu is on a distinguished road
Default How would it be possible to display the paths of fields in footers?

How would it be possible to display the paths of fields in footers? I tried with ActiveDocument.Fields.ToggleShowCodes but only the paths of fields outside footers are shown. I would then replace the paths as already successfully implemented in the main document with a path I get by running a Python script. The search and replace of the path in the footer unfortunately only works when the path is visible.
Reply With Quote