percentages change when mail merge from excel

C

Cynthia

after mail merge, I can't get the percentage to format correctly. I have
checked confirm conversion at home, tried MS excel worksheets via DDE, and
changed to text, edited the fields. Nothing seems to be working. The
closest I've gotten was that it showed the percent but had the decimal point
at the beginning on of the number, i.e. ".44%" instead of "44%".
 
D

Doug Robbins - Word MVP

In the mail merge main document, press Alt+f9 to display the field codes.
Then modify it to the following

{ = { MERGEFIELD [fieldname] } * 100 \# "0%" }

See "Formatting Word fields with switches" on fellow MVP Graham Mayor's
website at

http://www.gmayor.com/formatting_word_fields.htm



--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP
 
C

Cynthia

I've tried this and I get a syntax error, I've even just tried copying the
whole statement and just changing the fieldname and it doesn't work.

Doug Robbins - Word MVP said:
In the mail merge main document, press Alt+f9 to display the field codes.
Then modify it to the following

{ = { MERGEFIELD [fieldname] } * 100 \# "0%" }

See "Formatting Word fields with switches" on fellow MVP Graham Mayor's
website at

http://www.gmayor.com/formatting_word_fields.htm



--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

Cynthia said:
after mail merge, I can't get the percentage to format correctly. I have
checked confirm conversion at home, tried MS excel worksheets via DDE, and
changed to text, edited the fields. Nothing seems to be working. The
closest I've gotten was that it showed the percent but had the decimal
point
at the beginning on of the number, i.e. ".44%" instead of "44%".
 
D

Doug Robbins - Word MVP

Copying it definitely will not work. You must use Ctrl+F9 to insert each
pair of field delimiters { }

See "Formatting Word fields with switches" on fellow MVP Graham Mayor's
website at

http://www.gmayor.com/formatting_word_fields.htm

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

Cynthia said:
I've tried this and I get a syntax error, I've even just tried copying the
whole statement and just changing the fieldname and it doesn't work.

Doug Robbins - Word MVP said:
In the mail merge main document, press Alt+f9 to display the field codes.
Then modify it to the following

{ = { MERGEFIELD [fieldname] } * 100 \# "0%" }

See "Formatting Word fields with switches" on fellow MVP Graham Mayor's
website at

http://www.gmayor.com/formatting_word_fields.htm



--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

Cynthia said:
after mail merge, I can't get the percentage to format correctly. I
have
checked confirm conversion at home, tried MS excel worksheets via DDE,
and
changed to text, edited the fields. Nothing seems to be working. The
closest I've gotten was that it showed the percent but had the decimal
point
at the beginning on of the number, i.e. ".44%" instead of "44%".
 
C

Cynthia

Thank you!! this time it worked, maybe I just needed to look at something
else for awhile.


Doug Robbins - Word MVP said:
Copying it definitely will not work. You must use Ctrl+F9 to insert each
pair of field delimiters { }

See "Formatting Word fields with switches" on fellow MVP Graham Mayor's
website at

http://www.gmayor.com/formatting_word_fields.htm

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

Cynthia said:
I've tried this and I get a syntax error, I've even just tried copying the
whole statement and just changing the fieldname and it doesn't work.

Doug Robbins - Word MVP said:
In the mail merge main document, press Alt+f9 to display the field codes.
Then modify it to the following

{ = { MERGEFIELD [fieldname] } * 100 \# "0%" }

See "Formatting Word fields with switches" on fellow MVP Graham Mayor's
website at

http://www.gmayor.com/formatting_word_fields.htm



--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

after mail merge, I can't get the percentage to format correctly. I
have
checked confirm conversion at home, tried MS excel worksheets via DDE,
and
changed to text, edited the fields. Nothing seems to be working. The
closest I've gotten was that it showed the percent but had the decimal
point
at the beginning on of the number, i.e. ".44%" instead of "44%".
 

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