WUGNET, the Windows User Group Network
Your Complete Resource Center for "The Best" in Shareware, Computing Tips and Support, Windows Industry News... and much more!
Home Forums Shareware Windows Tips Hot Offers FREE Newsletters Arcade Contact Us About Partners
Search WUGNET: RSS Feeds RSS Feeds Advertise with WUGNET    |    Shareware eBooks
HomeHome FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

How to show date / currency format in mailmerge from Excel?

 
   Home -> Office -> MailMerge Fields RSS
Next:  Can you wrap text in a Table of Contents (TOC)?  
Author Message
LoreKai

External


Since: Oct 14, 2007
Posts: 2



(Msg. 1) Posted: Sun Oct 14, 2007 3:51 am
Post subject: How to show date / currency format in mailmerge from Excel?
Archived from groups: microsoft>public>word>mailmerge>fields (more info?)

My database is in Excel and I have dates, percentages and currency
auto-formated in there. When I use mailmerge Word 2007 ignores all that
formating making my documets a mess. If I use Word 97 it keeps all the
formatting intact but that then stops Word 2007 from working. If anyone can
tell me how to make Word 2007 show the correctly formatted data I will be so
happy! Smile
Back to top
Login to vote
Graham Mayor

External


Since: Jul 04, 2006
Posts: 8385



(Msg. 2) Posted: Sun Oct 14, 2007 2:11 pm
Post subject: Re: How to show date / currency format in mailmerge from Excel? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Microsoft has changed the way merges connect to the data from the flaky DDE
method (it actually changed in version 2002). You could still adopt DDE -
From the Word Options > Advanced and check the box against the "Confirm
conversions at open" item. Then when you attach the data source to the mail
merge main document, you will be given the option of using the DDE method of
connection which should read the data as you have it formatted in the table.

Or easier still, use formatting switches on your merge fields -
http://www.gmayor.com/formatting_word_fields.htm

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>

LoreKai wrote:
> My database is in Excel and I have dates, percentages and currency
> auto-formated in there. When I use mailmerge Word 2007 ignores all
> that formating making my documets a mess. If I use Word 97 it keeps
> all the formatting intact but that then stops Word 2007 from working.
> If anyone can tell me how to make Word 2007 show the correctly
> formatted data I will be so happy! Smile
Back to top
Login to vote
LoreKai

External


Since: Oct 14, 2007
Posts: 2



(Msg. 3) Posted: Tue Oct 16, 2007 6:22 am
Post subject: Re: How to show date / currency format in mailmerge from Excel? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks a lot Graham! Smile

"Graham Mayor" wrote:

> Microsoft has changed the way merges connect to the data from the flaky DDE
> method (it actually changed in version 2002). You could still adopt DDE -
> From the Word Options > Advanced and check the box against the "Confirm
> conversions at open" item. Then when you attach the data source to the mail
> merge main document, you will be given the option of using the DDE method of
> connection which should read the data as you have it formatted in the table.
>
> Or easier still, use formatting switches on your merge fields -
> http://www.gmayor.com/formatting_word_fields.htm
>
> --
> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Graham Mayor - Word MVP
>
> My web site www.gmayor.com
> Word MVP web site http://word.mvps.org
> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
>
> LoreKai wrote:
> > My database is in Excel and I have dates, percentages and currency
> > auto-formated in there. When I use mailmerge Word 2007 ignores all
> > that formating making my documets a mess. If I use Word 97 it keeps
> > all the formatting intact but that then stops Word 2007 from working.
> > If anyone can tell me how to make Word 2007 show the correctly
> > formatted data I will be so happy! Smile
>
>
>
Back to top
Login to vote
Andy S

External


Since: Feb 05, 2009
Posts: 2



(Msg. 4) Posted: Thu Aug 13, 2009 2:04 pm
Post subject: Re: How to show date / currency format in mailmerge from Excel? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I am still struggling with the syntax on word 2007. the merge field appears
as <<number>>. Where do i insert the formatting code? eg (\#,###.00) I
have tried various permutationsbut can't get it to work. Worse still,
templates I had in 2003 format have lost the formatting text when converted
into 2007. Seems such a simple and common request and yet no help on line on
this formatting. Can anyone help?

"Graham Mayor" wrote:

> Microsoft has changed the way merges connect to the data from the flaky DDE
> method (it actually changed in version 2002). You could still adopt DDE -
> From the Word Options > Advanced and check the box against the "Confirm
> conversions at open" item. Then when you attach the data source to the mail
> merge main document, you will be given the option of using the DDE method of
> connection which should read the data as you have it formatted in the table.
>
> Or easier still, use formatting switches on your merge fields -
> http://www.gmayor.com/formatting_word_fields.htm
>
> --
> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Graham Mayor - Word MVP
>
> My web site www.gmayor.com
> Word MVP web site http://word.mvps.org
> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
>
> LoreKai wrote:
> > My database is in Excel and I have dates, percentages and currency
> > auto-formated in there. When I use mailmerge Word 2007 ignores all
> > that formating making my documets a mess. If I use Word 97 it keeps
> > all the formatting intact but that then stops Word 2007 from working.
> > If anyone can tell me how to make Word 2007 show the correctly
> > formatted data I will be so happy! Smile
>
>
>
Back to top
Login to vote
Graham Mayor

External


Since: Jul 04, 2006
Posts: 8385



(Msg. 5) Posted: Fri Aug 14, 2009 2:05 am
Post subject: Re: How to show date / currency format in mailmerge from Excel? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Select the field <<number>>

Right click and choose 'toggle'

The field will display { MERGEFIELD number }

add the switch before the final bracket - in this case

{ MERGEFIELD number \# ",0.00" }

With the cursor still in the field, press F9 to update.

If the field has not returned to its original display, right click and
toggle the display again

Note ALT+F9 will toggle all the fields in the document.


--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>



Andy S wrote:
> I am still struggling with the syntax on word 2007. the merge field
> appears as <<number>>. Where do i insert the formatting code? eg
> (\#,###.00) I have tried various permutationsbut can't get it to
> work. Worse still, templates I had in 2003 format have lost the
> formatting text when converted into 2007. Seems such a simple and
> common request and yet no help on line on this formatting. Can
> anyone help?
>
> "Graham Mayor" wrote:
>
>> Microsoft has changed the way merges connect to the data from the
>> flaky DDE method (it actually changed in version 2002). You could
>> still adopt DDE - From the Word Options > Advanced and check the box
>> against the "Confirm conversions at open" item. Then when you
>> attach the data source to the mail merge main document, you will be
>> given the option of using the DDE method of connection which should
>> read the data as you have it formatted in the table.
>>
>> Or easier still, use formatting switches on your merge fields -
>> http://www.gmayor.com/formatting_word_fields.htm
>>
>> --
>> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
>> Graham Mayor - Word MVP
>>
>> My web site www.gmayor.com
>> Word MVP web site http://word.mvps.org
>> <>>< ><<> ><<> <>>< ><<> <>>< <>><<>
>>
>> LoreKai wrote:
>>> My database is in Excel and I have dates, percentages and currency
>>> auto-formated in there. When I use mailmerge Word 2007 ignores all
>>> that formating making my documets a mess. If I use Word 97 it keeps
>>> all the formatting intact but that then stops Word 2007 from
>>> working. If anyone can tell me how to make Word 2007 show the
>>> correctly formatted data I will be so happy! Smile
Back to top
Login to vote
Display posts from previous:   
       Home -> Office -> 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
Categories:
 Windows XP
 Windows Vista
 Windows Other
  Office
 Office Other
 Security
  • Home |
  • Shareware |
  • Windows Tips |
  • Hot Offers |
  • FREE Newsletters |
  • Arcade |
  • Forums |
  • eBooks |
  • About WUGNET |
  • Partners |
  • Contact

  • WUGNET Privacy Policy |
  • Link to WUGNET |
  • IT Support