Find and swap position of period/footnote
Hi everyone,
Hoping someone can help out. I have a document with about 200 references (footnotes). I need to swap the position of the full stop (or period) so that it appear after the footnote.
For example, the current layout is:
Sentence.Footnote
(Or with numbers: Sentence.12)
And I need:
SentenceFootnote.
(Sentence12.)
Is there a way to use find and replace to swap these around? I can easily find the instances by using
.^F
but I don't know enough to code the swap. I don't fancy manually searching through 200 references to fix them all!
Any help would be very much appreciated.
Thanks
Andy
