MORE merge problems

P

PCOR

Here I am back again.
All the info Doug Robbins gave me worked rREALLY well. Now I have a small
glitch.
The list I am merging from contains a column called TOTAL
This column is formatted in dollars ans cents (ie $325.10)
When I merge the total column all I get is 325.1
There is no $ sign and the last decimal is not show if its a ZERO
I hop[e this is easy to fix.
Thanks very much
 
P

Peter Jamieson

Instead of

{ MERGEFIELD total }

try

{ MERGEFIELD total \#"$,0.00" }

These formatting switches are documented in Word Help.
 
P

PCOR

PLEASE tell me EXACTLY how to accomplish this..I have tried to no avail
Thanks

Peter Jamieson said:
Instead of

{ MERGEFIELD total }

try

{ MERGEFIELD total \#"$,0.00" }

These formatting switches are documented in Word Help.

--
Peter Jamieson
MS Word MVP

PCOR said:
Here I am back again.
All the info Doug Robbins gave me worked rREALLY well. Now I have a small
glitch.
The list I am merging from contains a column called TOTAL
This column is formatted in dollars ans cents (ie $325.10)
When I merge the total column all I get is 325.1
There is no $ sign and the last decimal is not show if its a ZERO
I hop[e this is easy to fix.
Thanks very much
 
P

Peter Jamieson

In Word, reveal the field codes using Alt-F9, so you see

{ MERGEFIELD total }

not <<Total>>, or a preview result. You must already have a "Total"
MERGEFIELD in your mail merge main document to display the content of your
TOTAL column.

After the word "total" but before the closing field brace, type a space,
then \#"$,0.00"

Then use Alt-F9 again to toggle the fields off, and either preview a
different record or attempt the merge. Make sure the double quotes are
straight quotes, not curly quotes. The amount should be formatted more or
less as you wanted. If it is not, something else must be wrong, and please
tell us what you see.

--
Peter Jamieson
MS Word MVP

PCOR said:
PLEASE tell me EXACTLY how to accomplish this..I have tried to no avail
Thanks

Peter Jamieson said:
Instead of

{ MERGEFIELD total }

try

{ MERGEFIELD total \#"$,0.00" }

These formatting switches are documented in Word Help.

--
Peter Jamieson
MS Word MVP

PCOR said:
Here I am back again.
All the info Doug Robbins gave me worked rREALLY well. Now I have a small
glitch.
The list I am merging from contains a column called TOTAL
This column is formatted in dollars ans cents (ie $325.10)
When I merge the total column all I get is 325.1
There is no $ sign and the last decimal is not show if its a ZERO
I hop[e this is easy to fix.
Thanks very much
 
D

Doug Robbins - Word MVP

Hi Ian,

Press Alt+F9 to toggle on/off the field codes

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
PCOR said:
PLEASE tell me EXACTLY how to accomplish this..I have tried to no avail
Thanks

Peter Jamieson said:
Instead of

{ MERGEFIELD total }

try

{ MERGEFIELD total \#"$,0.00" }

These formatting switches are documented in Word Help.

--
Peter Jamieson
MS Word MVP

PCOR said:
Here I am back again.
All the info Doug Robbins gave me worked rREALLY well. Now I have a small
glitch.
The list I am merging from contains a column called TOTAL
This column is formatted in dollars ans cents (ie $325.10)
When I merge the total column all I get is 325.1
There is no $ sign and the last decimal is not show if its a ZERO
I hop[e this is easy to fix.
Thanks very much
 

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