Use
{ IF { MERGEFIELD Mergefield1 } <> "" { MERGEFIELD Mergefield1 } {
MERGEFIELD Mergefield2 } }
You must use Ctrl+F9 for each pair of field delimiters { } and use Alt+F9 to
toggle off their display. You also must have a space either side of the <>
and also separating the condition from the result and between each result.

Signature
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
>I need to create a mail-merge document where I have 2 mergefields, if
> one is blank I want to print the other merge field. How do I do this
[quoted text clipped - 11 lines]
>
> Thanks for any help
gabo.mercado@gmail.com - 24 Apr 2008 15:23 GMT
On Apr 23, 3:44 pm, "Doug Robbins - Word MVP"
<d...@REMOVECAPSmvps.org> wrote:
> Use
>
[quoted text clipped - 34 lines]
>
> - Show quoted text -
Perfect!!!!
Many thanks