Results 1 to 20 of 25

Thread: Activedocument.Footnotes.Reference.Text

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Quote Originally Posted by lucas
    I think it's a range.
    MsgBox ActiveDocument.Footnotes.Item(1).Range.Text
    Thanks for the quick reply.

    .Range will return the text of the footnote, not the reference mark number of the footnote.
    Last edited by dorogoi; 03-29-2010 at 03:52 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •