NOT MERGING %'s CORRECTLY

S

Sandi

I have an excel spreadsheet that I am using in my mail merge that has
percentages in it. When I try to merge my fields together, I keep getting
each number that looks like this 6200000000000002%. I have tried to go back
and check the formatting of my cells in Excel and they are set as
Percentages. I have tried entering in a specific field code {={MERGEFIELD
Van}*100\#"0%"} that was given to me from another posting with the same
problem, but I keep getting a Syntax Error. Is there something that I am
missing or doing wrong? Any help would be appreciated!
 
P

Peter Jamieson

Both pairs of {} have to be the special field braces that you can insert
using ctrl-F9. They can't be the ordinary {} that you can type on the
keyboard. (Everything else can be ordinary text).

That's usually what has gone wrong, anyway...

Peter Jamieson
 
S

Sandi

I tried doing it that way and I still keep getting a Syntax Error. I put the
field code in, toggled between the field codes and used the Ctrl+F9 feature
to insert the {}. Put the formual in and still nothing but an error. HELP,
is there anything else or am I doing it wrong?
 
P

Peter Jamieson

1. What is the result of
{ MERGEFIELD Van }
on its own ?

2. What is the result of (say)
{ =0.1*100\#"0%" }
on its own?

Peter
 

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