Thread: [Solved] Custom format a merge field
View Single Post
 
Old 09-08-2015, 03:40 PM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

What Access and Excel have is a display format for SSNs. You can achieve the same in a mergefield via a switch. Right-click on your mergefield and press Shift-F9. You should see something like:
{MERGEFIELD SSN}
Add a numeric picture switch, thus:
{MERGEFIELD SSN \# "000'-'00'-'0000"}
Press F9 to update the field, then run your merge.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote