Excel to Word Mail Merge

J

Jayesh

Dear Sir,

For Example is :

2785.000000000000002

I want in MS Word when i use mail merge

2785.00 or 2785.20

but word in always show first above number format. (2785.0000000000002)

My operating system xp and MS office Professional genuine and registered
version.

This function is more use in my work. Please this problem is big for me
instantly resolve.

Thanking You

Jayesh Soni
(e-mail address removed)
 
D

Dave Peterson

Debra Dalgleish posted this:

There's an article on the Microsoft web site that might help you:

Answer Box: Numbers don't merge right in Word
http://office.microsoft.com/en-ca/assistance/HA011164951033.aspx

And if you prefer the old Mail Merge helper, Word MVP Suzanne Barnhill
has instructions here:

http://sbarnhill.mvps.org/WordFAQs/CustomizingWord2002.htm

about half way down the page.

==========
I often cheat instead of racking my brain.

I'll insert another column (probably hidden!) and use:
=text(a2,"ddmmyy")
or
=text(a2,"mm:ss.0")
or
=text(a2,"00000")
(or whatever format I want)
and use that field in the mailmerge.

(Cheating doesn't bother me anymore <vbg>.)
 

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