Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Format Merge Field

1 view
Skip to first unread message

C Huff

unread,
Feb 9, 2010, 9:47:01 AM2/9/10
to
I have a mergefield that can either be a whole number (i.e. 7), a number with
a decimal (i.e. 2.14), or a text field (i.e. 13,14,15 & 17).

I want to format them so that each type comes out as it appears above (7,
2.14, and 13,14,15, & 17).

Is there a way to format a merge field to accomodate this?

Thanks for your help.

macropod

unread,
Feb 9, 2010, 10:09:08 PM2/9/10
to
Hi C Huff,

You can't do this by formatting the mergefield. You may be able to do by ensuring the first 8 rows of data for the field concerned
have text strings (eg 13,14,15 & 17). If that doesn't work and your decimal values are all of the same precision (eg 2 decimal
places) and they don't end in '.00' or '.0', a formula field could probably be constructed to do the work.


--
Cheers
macropod
[Microsoft MVP - Word]


"C Huff" <CH...@discussions.microsoft.com> wrote in message news:5E445264-E030-45A1...@microsoft.com...

0 new messages