I am merging data from excel spreadsheet into a form in Word. The form has
cells in it that were create in excel.
The column of numbers in source excel is formated to 2 decimal places. When
I merge data into the word document cells, the number extends out to 15
places.
I have tried reducing the cell size, but the cell expands when i merge the
data.
3 To 10 Days
55.550000000000004
Use Alt-F9 in Word to show the field codes, then change e.g.
{ MERGEFIELD mynumber }
to
{ MERGEFIELD mynumber \#0.00 }
(you can usually get rid of " \*Mergeformat " if you see that)

Signature
Peter Jamieson
http://tips.pjmsn.me.uk
>I am merging data from excel spreadsheet into a form in Word. The form has
> cells in it that were create in excel.
[quoted text clipped - 7 lines]
> 3 To 10 Days
> 55.550000000000004
Francis - 11 Feb 2008 23:40 GMT
thanks for your help, but it is still there.
> Use Alt-F9 in Word to show the field codes, then change e.g.
>
[quoted text clipped - 15 lines]
> > 3 To 10 Days
> > 55.550000000000004
Graham Mayor - 12 Feb 2008 07:17 GMT
Update the field after making the change - F9

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> thanks for your help, but it is still there.
>
[quoted text clipped - 21 lines]
>>> 3 To 10 Days
>>> 55.550000000000004