Results 1 to 2 of 2

Thread: [RESOLVED] document index from Word ActiveDocument

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 2005
    Posts
    91

    Resolved [RESOLVED] document index from Word ActiveDocument

    Is there a faster way to get the ActiveDocuments (i) index than
    to loop through the documents collection?

  2. #2
    PowerPoster Static's Avatar
    Join Date
    Oct 2000
    Location
    Rochester, NY
    Posts
    9,390

    Re: document index from Word ActiveDocument

    try this:

    VB Code:
    1. MsgBox Word.Windows(Word.ActiveDocument.Name).Index
    JPnyc rocks!! (Just ask him!)
    If u have your answer please go to the thread tools and click "Mark Thread Resolved"

Posting Permissions

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



Click Here to Expand Forum to Full Width