View Single Post
 
Old 10-10-2018, 08:30 PM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,375
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Given that there is no mention of "Footnote Reference" in the code, I can't see where that would be coming from.

Try this:
• delete the two wrapped code lines beginning with 'Application.OrganizerCopy'.
• create a new document with a footnote, then type some text into the footnote. Take note of what Style names Word applies to that text and to the footnote reference at the start of the footnote.
• replace all the remaining inctances of wdStyleFootnoteText and wdStyleFootnoteReference with the names assigned to those Styles in your new document.
• run the macro on your damaged document.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote