View Single Post
 
Old 02-09-2016, 05:27 PM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

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]
Reply With Quote