
Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> I tried to do like that. But No effect!!! Why?
> First I merge from Word then I click in {...} I add \# .... and
[quoted text clipped - 17 lines]
>>>
>>> { MERGEFIELD "PHONE" \"(###) ###-####"}
This is an old post but I find it helpful. However, when I put in the code
you suggest, I get ( )- -2462 for example, where it prints only the last
four. What format does the data base have to be in to make it come out right?
Actually, I would prefer having it listed as 207-555-2462 in my listings, if
possible.
> Did you update the field after adding the switch?
>
[quoted text clipped - 31 lines]
> >>>
> >>> { MERGEFIELD "PHONE" \"(###) ###-####"}
Graham Mayor - 12 Aug 2007 06:07 GMT
What do you get when you insert the mergefield without the switch?

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> This is an old post but I find it helpful. However, when I put in the
> code you suggest, I get ( )- -2462 for example, where it prints
[quoted text clipped - 45 lines]
>>>>>
>>>>> { MERGEFIELD "PHONE" \"(###) ###-####"}
me04984 - 13 Aug 2007 01:54 GMT
(207) 555-2462
> What do you get when you insert the mergefield without the switch?
>
[quoted text clipped - 47 lines]
> >>>>>
> >>>>> { MERGEFIELD "PHONE" \"(###) ###-####"}
Graham Mayor - 13 Aug 2007 05:51 GMT
That's a text string. You cannot format a text string in a merge field. The
only way to do it would be to edit your data source to show 2075552462. You
can then add a formatting switch of your choice eg \# "###'-'###'-'####" -
see http://www.gmayor.com/formatting_word_fields.htm .

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> (207) 555-2462
>
[quoted text clipped - 57 lines]
>>>>>>>
>>>>>>> { MERGEFIELD "PHONE" \"(###) ###-####"}
Peter Jamieson - 13 Aug 2007 11:02 GMT
What is the data source? And are absolutely all your phone numbers in that
precise format (e.g., even mobile and international numbers, if any) ?
Peter Jamieson
> (207) 555-2462
>
[quoted text clipped - 49 lines]
>> >>>>>
>> >>>>> { MERGEFIELD "PHONE" \"(###) ###-####"}