I have a macro that displays field codes, highlights “Hyperlink” fields, then turns off the field codes, leaving the highlighting to alert the editor that there’s a hyperlink. It’s not pretty code – simply uses Word’s Find & Replace to look for ‘^d’. Its biggest shortcoming is that it does not recognise images that are hyperlinked, as these codes do not display. Selecting the entire document and Alt-F9 also does not remove links from images.
Is there any way to program a macro to find images that have a hyperlink on them?