![]() |
|
![]() |
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
![]()
Good Morning,
I'm trying to add a Quick Parts Document Properties field. There are four (4) total fields I need in my doc. Each time I update the document the numerical word will increase by one, but not automatically as I need this as a template--or a doc I can "save as" over and use as a pseudo template. The fields in sequential order throughout the document will read as follows, "ONE", "One", "one", "one". When I change the formatting in the field however, they all match (i.e. "one", "one", "one", "one" OR "ONE", "ONE", etc...). I'm trying to save some time by not having to write this four times over every time I generate the document. Any novice-level ideas? Thanks! Ricky |
#2
|
||||
|
||||
![]()
Assuming your custom document property is named 'MyValue' and is numeric, you could use four DOCPROPERTY fields coded as:
{ DOCPROPERTY MyValue \* cardtext \* upper} { DOCPROPERTY MyValue \* cardtext \* caps} { DOCPROPERTY MyValue \* cardtext \* lower} { DOCPROPERTY MyValue \* cardtext \* lower}
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Vba code to save document as pdf using document property text and rename folder. | staicumihai | Word VBA | 1 | 12-21-2015 07:39 AM |
![]() |
Cosmo | Word | 3 | 01-06-2015 08:57 PM |
How do I edit text in Quick Parts? | TommyVincent | Word | 4 | 07-30-2014 01:51 PM |
Moving Quick Parts with the document | derohanes | Word | 4 | 10-23-2013 09:30 PM |
Chevron > appears in header of document with Quick Parts | sleake | Word | 0 | 10-22-2013 02:51 PM |