Help!

When I merge excel with word I lose the currency digit ex ..

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> MailMerge Fields RSS
Next:  How many 'unique' customers has everyone been inv..  
Author Message
Johnnylaw
External


Since: Sep 24, 2009
Posts: 2



PostPosted: Thu Sep 24, 2009 8:42 am    Post subject: When I merge excel with word I lose the currency digit ex $18.4
Archived from groups: microsoft>public>word>mailmerge>fields (more info?)

I set the currency and the decimal to 2 but when I merge into word I get a
loss of the last digit if it is zero
Back to top
Peter Jamieson
External


Since: Jan 15, 2009
Posts: 94



PostPosted: Thu Sep 24, 2009 1:10 pm    Post subject: Re: When I merge excel with word I lose the currency digit ex $18.4 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Use Alt-F9 to display your field codes.

Find the one you need to change. It will probably look like
{ MERGEFIELD mynumber }
or
{ MERGEFIELD mynumber \*Mergeformat }

Remove any \*Mergeformat and type
\#0.00

so that you have

{ MERGEFIELD mynumber \#0.00 }

Use Alt-F9 to display field results.

Peter Jamieson

http://tips.pjmsn.me.uk
Visit Londinium at http://www.ralphwatson.tv

Johnnylaw wrote:
> I set the currency and the decimal to 2 but when I merge into word I get a
> loss of the last digit if it is zero
Back to top
Peter Jamieson
External


Since: Jan 15, 2009
Posts: 94



PostPosted: Thu Sep 24, 2009 1:10 pm    Post subject: Re: When I merge excel with word I lose the currency digit ex $18.4 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Sorry, ignore the other message.

Use Alt-F9 to display your field codes.

Find the one you need to change. It will probably look like
{ MERGEFIELD mynumber }
or
{ MERGEFIELD mynumber \*Mergeformat }

Remove any \*Mergeformat and type
\#$0.00

so that you have

{ MERGEFIELD mynumber \#$0.00 }

Or if your outputt needs to have thousands separators, use

{ MERGEFIELD mynumber \#$,0.00 }

Use Alt-F9 to display field results.
Peter Jamieson

http://tips.pjmsn.me.uk
Visit Londinium at http://www.ralphwatson.tv

Johnnylaw wrote:
> I set the currency and the decimal to 2 but when I merge into word I get a
> loss of the last digit if it is zero
Back to top
Johnnylaw
External


Since: Sep 24, 2009
Posts: 2



PostPosted: Thu Sep 24, 2009 1:10 pm    Post subject: Re: When I merge excel with word I lose the currency digit ex $18 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks!!! I figured it out with your help!!

"Peter Jamieson" wrote:

> Sorry, ignore the other message.
>
> Use Alt-F9 to display your field codes.
>
> Find the one you need to change. It will probably look like
> { MERGEFIELD mynumber }
> or
> { MERGEFIELD mynumber \*Mergeformat }
>
> Remove any \*Mergeformat and type
> \#$0.00
>
> so that you have
>
> { MERGEFIELD mynumber \#$0.00 }
>
> Or if your outputt needs to have thousands separators, use
>
> { MERGEFIELD mynumber \#$,0.00 }
>
> Use Alt-F9 to display field results.
> Peter Jamieson
>
> http://tips.pjmsn.me.uk
> Visit Londinium at http://www.ralphwatson.tv
>
> Johnnylaw wrote:
> > I set the currency and the decimal to 2 but when I merge into word I get a
> > loss of the last digit if it is zero
>
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> MailMerge Fields All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum