Hi all,
Anyone know how to get a footnote reference using VBA?
The
Reference.Text
property of the Footnote object returns a non-printing character of ASCII value 2. I’d like the actual number/letter that shows up in the document. I also tried a roundabout way, trying to get it from the footnote text itself, but it doesn’t show up there either.
Any help would be greatly appreciated.
Thanks!