Percentage Mail Merge Formatting

M

Michele

I'm merging from a spreadsheet which has columns formatted
for percentages (i.e 27.15%). I've tried adding the
following switches, but have not been able to get the
formatting to carry over into the mass letters I'm
creating:

{ = 100 * {MERGEFIELD "F" net_util } \# "0.00%" (I get a
snytax error)

{ = "MERGEFIELD "F"} * 100 \# "0.00%"} (I get 0.10%)

Is there something I'm missing? This is driving me so
insane!

TIA

Michele
 
D

Doug Robbins - Word MVP - DELETE UPPERCASE CHARACT

Hi Michele,

Try

{ = 100 * {MERGEFIELD "F" } \# "0.00%" }

--
Please post any further questions or followup to the newsgroups for the
benefit of others who may be interested. Unsolicited questions forwarded
directly to me will only be answered on a paid consulting basis.
Hope this helps
Doug Robbins - Word MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top