View Single Post
 
Old 03-23-2025, 11:42 PM
gcp gcp is offline Windows 11 Office 2021
Novice
 
Join Date: Mar 2025
Posts: 17
gcp is on a distinguished road
Default VBA Word Macro - remove superscript footnote ref

I am trying to learn VBA - after previous attempts that defeated me. (I was OK with WordPerfect. Not WordPerfect VBA)
As a starting attempt, I have documents with superscripts in the form "(X)" where "X" may be up to 3 characters depending on the number of total footnotes. I want a macro that will remove all those superscript references. I assume that this would have already been done, if anybody can point me to appropriate code. If I can get some code that might be a good way of starting to learn VBA. Co-Pilot wrote some code for me but it didn't work.
Reply With Quote