View Single Post
 
Old 11-18-2014, 02:15 PM
JLA JLA is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Nov 2014
Posts: 1
JLA is on a distinguished road
Default Mail Merge IF-THEN-ELSE rule

Is it possible to include an "OR" in an IF-THEN-ELSE rule for a mail merge letter? I want to do something like this:

IF mergefield A is blank OR mergefield B = "No" THEN "xx" ELSE "yy"

Any help with code for this much appreciated!
Reply With Quote