Can you please give me info r.e. using custom properties in a word (XP) document?
A Arlan Jun 19, 2005 #1 Can you please give me info r.e. using custom properties in a word (XP) document?
A Anne Troy Jun 19, 2005 #2 In what regard? ******************* ~Anne Troy www.OfficeArticles.com www.MyExpertsOnline.com
J Jezebel Jun 19, 2005 #3 You set them through File > Properties > Custom or, through code, using the CustomDocumentProperties collection. You display them in the document using DocProperty fields. You need to update them when you change their values.
You set them through File > Properties > Custom or, through code, using the CustomDocumentProperties collection. You display them in the document using DocProperty fields. You need to update them when you change their values.