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.
|