![]() |
|
#1
|
|||
|
|||
![]()
I found the answer to my question. DocProperties are set as follows (notice there are both built-in and custom properties):
Sub SetPropertiesAcme() With ActiveDocument .BuiltInDocumentProperties("Company").Value = "Acme" .CustomDocumentProperties("Product Name").Value = "Star" .Fields.Update End With End Sub |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Add text to DocProperty with VBA? | Hdata | Word VBA | 8 | 05-18-2014 04:12 PM |
DocVariable formatting and the ability to truncate a string. | MaxInCO | Word | 1 | 12-18-2013 05:35 PM |
![]() |
SuzeG | Word VBA | 4 | 12-17-2013 03:40 PM |
![]() |
MaxInCO | Word VBA | 5 | 12-11-2013 03:28 PM |
![]() |
cyndor | Word | 2 | 04-06-2012 03:57 AM |