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.
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...