Formatting Issue on Number Field

B

Brig

Using Office XP, we have a database from Access & the mail merge document on
Word.

In Access there is a field in number format with 2 decimal points.

However, when the field gets merged in word, we lost the formatting and
sword sometimes put only 1 decimal point or no decimal point at all if its a
whole number.

Is there a way to format the field in Word to show 2 decimal points?

Please note that we are not formating the number to show as currency.

Thank you.
 
P

Peter Jamieson

Try using a numeric switch in your Word merge field, e.g. instead of

{ MERGEFIELD mynumber }

try

{ MERGEFIELD mynumber \##.00 }

Peter Jamieson
 

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