Testing multiple variables

C

Clive

Hi there. I would like to test two variables and if both
are blank insert a text message. If either exist I would
like to insert one or the other or both. My best guess
(which doesn't work)has been the following:

IF "{{{MERGEFIELD FIRST} <> "" } OR
{{MERGEFIELD SECOND} <> "" }
"{MERGEFIELD FIRST}{MERGEFIELD SECOND}" "none"

Is there another way to write IF statements other than
toggling variables and hacking away at the exposed code.
Can one use wordpad and paste the statements into the
document?

Thanks
Clive
 
C

Cindy Meister -WordMVP-

Graham has responded to a later duplicate of this question.

Cindy Meister
 
Top