ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Accessing custom document properties in Word? (https://www.excelbanter.com/excel-programming/321122-accessing-custom-document-properties-word.html)

quartz[_2_]

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").????

quartz[_2_]

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").????



All times are GMT +1. The time now is 08:52 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com