![]() |
|
|
|
#1
|
|||
|
|||
|
Thank you, gmaxey! As I wrote before my code works all right in the context of a macro. I have no problems with the reference numbers in the main document. All I need is a code that will ADD the letter 'a' after the reference number in the footnote area.
Perhaps someone will modify my code so as to obtain '1a ' instead of the wrong '1 a'. Here is again my wrong code: With ftNote.Range .InsertBefore supLetter 'i.e. the letter a .Characters(1).Font.Superscript = True End With |
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Word Macro to Find a phrase followed by a number and a lower case letter, capitalizing the letter | rekent | Word VBA | 2 | 01-14-2025 01:45 PM |
| Using text frames in the Footnote area | RRB | Word | 9 | 12-07-2023 02:30 AM |
Macro to change font size of Footnote Reference in Footnote Text
|
TheBigBoss | Word VBA | 5 | 06-10-2022 06:14 AM |
Removing line break and indentation between footnote number and footnote text in Word
|
jaanross | Word | 5 | 02-06-2020 12:04 AM |
Adding footnote number as part of footnote text
|
NoCalScribe | Word VBA | 3 | 07-15-2019 07:20 PM |