Format Telephone numbers after merge into Word

G

Greg

Perry

Do you mean 01234567810 should read (01234)-(5678910)?

Use a numeric picture switch in your mergefield

{ MERGEFIELD "YourField" \# (0####)'-'(#######)}
-----Original Message-----
Can anyone assist me with the specific coding I need to
use to automatically format telephone numbers from an
Access table into a word template.
 
Top