Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 441
Default 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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 441
Default 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
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I using Excel custom document properties in the header? ecalvo Excel Worksheet Functions 4 November 3rd 05 09:29 PM
Accessing a Text Box in a Word Document from Excel Ben Excel Programming 1 November 12th 04 06:52 AM
accessing custom document properties without loading file [email protected] Excel Programming 2 September 30th 04 01:47 AM
Accessing document properties of non-Microsoft product files Kevin Beckham Excel Programming 5 November 5th 03 01:36 AM
Accessing custom document properties Tim Haley Excel Programming 2 September 6th 03 02:34 AM


All times are GMT +1. The time now is 02:29 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"