View Single Post
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Graham Mayor
 
Posts: n/a
Default Fromating numbers in Mail merge

Use a formatting switch on the field thus
{Mergefield Fieldname \# ",0.00"}
See http://www.gmayor.com/formatting_word_fields.htm

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org


rd wrote:
Hi,

How do i format numbers that coming from a merged Excel file? i want
to have comma separators, like 10,000.00 instead of 10000.

thanks in advance.

RD