+ Reply to Thread
Results 1 to 2 of 2

[SOLVED] Accessing custom document properties in Word?

  1. #1
    quartz
    Guest

    [SOLVED] Accessing custom document properties in Word?

    Does anyone know if it is possible to determine whether or not a custom
    document property exists in a Word document from Excel?

    If so, can you give me a clue? My code so far:

    Dim wdApp As Word.Application
    Set wdApp = New Word.Application
    wdApp.Documents("Name.doc").????

  2. #2
    quartz
    Guest

    RE: Accessing custom document properties in Word?

    Please ignore this post, I cracked it!
    Sorry for any confusion.

    "quartz" wrote:

    > Does anyone know if it is possible to determine whether or not a custom
    > document property exists in a Word document from Excel?
    >
    > If so, can you give me a clue? My code so far:
    >
    > Dim wdApp As Word.Application
    > Set wdApp = New Word.Application
    > wdApp.Documents("Name.doc").????


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1