Results 1 to 4 of 4

Thread: Changing the properties of a word document

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    May 2005
    Posts
    24

    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
  •  



Click Here to Expand Forum to Full Width