Well, you can just drop it into a bookmarked location like this (or
make the code easier by using a variable for the property first)...
ActiveDocument.Bookmarks("BookmarkName").Range.Text = _
ActiveDocument.CustomDocumentProperties("PropertyName")
Dian D. Chapman
Technical Consultant, Microsoft MVP
MOS Certified, Editor/TechTrax
Free MS Tutorials: http://www.mousetrax.com/techtrax
Free Word eBook: http://www.mousetrax.com/books.html
Optimize your business docs: http://www.mousetrax.com/consulting
Learn VBA the easy way: http://www.mousetrax.com/techcourses.html
>Hi
>
[quoted text clipped - 4 lines]
>Mateusz [PEYN] Adamus
>http://adamus.home.pl
Klaus Linke - 25 Oct 2006 05:02 GMT
Or insert a DOCPROPERTY field.
:-) Klaus
> Well, you can just drop it into a bookmarked location like this (or
> make the code easier by using a variable for the property first)...
[quoted text clipped - 19 lines]
>>Mateusz [PEYN] Adamus
>>http://adamus.home.pl