View Single Post
 
Old 04-08-2016, 05:02 PM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,374
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

Ordinarily, one would simply use a field coded as:
{IF«r1_relchg» = "" "" "«r1_sru»-«r1_srl»"}

If the «r1_sru» & «r1_srl» mergefields are blank when there's no data, one could instead use a field between them coded as:
«r1_sru»{IF«r1_relchg» = "" "" "-"}«r1_srl»
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote