|
-
Jun 3rd, 2005, 05:48 PM
#1
Thread Starter
Junior Member
Changing the properties of a word document
I want to change the property title in a word document I am generating via VBA and I have been looking out on the web for some examples.
I found the following code but it doesn't seem to work.
.ActiveDocument.BuiltInDocumentProperties(wdPropertyTitle) = ""
Is this the correct method? If not could you point me in the right direction?
Thanks,
DL
Edit: I'm using office 2003
Last edited by DL21; Jun 3rd, 2005 at 05:53 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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|