Hi Barry,
In Word, add a formula and numeric picture switch to the mergefield. To do this: .. select your mergefield, which will look something like «Percent»; .. press Ctrl-F9 to wrap another field around it, thus - { «Percent» }; .. edit the field so that you get {=«Percent»*100 \# 0.00%}; .. position the cursor anywhere in this field and press F9 to update it; .. run your mailmerge.
Note: the precision of the displayed value is controilled by the '0.00'. You can use anything from '0' to '0.000000000000000'.
-- Cheers macropod [MVP - Microsoft Word]
"Barry Baker" <BarryBaker[ at ]discussions.microsoft.com> wrote in message news:AB507F60-9DBB-46F2-9574-384333863951[ at ]microsoft.com...
[Quoted Text] >I am having trouble with converting the percentages from 14 digits ( or so > )to a simple 54% display ( for example ) I have tried the *100 code but > am having problems, perhaps i'm typing it in wrong, can someone paste me the > code on here please
|