merge

W

Windy

In my letter I have Dear ...
I want to insert field for "nickname" if not blank otherwise "first name".
How
do I do this? My data source has 2 separate columns. Do I need to merge
them first?
 
D

Doug Robbins - Word MVP

{ IF { MERGEFIELD NickName } <> "" { MERGEFIELD NickName } { MERGEFIELD
FirstName } }

You must use Ctrl+F9 to insert each pair of field delimiters { } and you use
Alt+F9 to toggle off their display.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top