View Full Version : IF Then mail merge


awake2424
02-18-2010, 02:55 PM
Is it possible on a Word 2003 mail-merge to have an IF statement with multiple conditions?

=IIF ([Score]<="3.0","Excellent"), or IIF ([Score]>="3.1"<".5.0","Good"), or IIF ([Score]>"5.1","Bad")

Thanks.

Trevor G
03-26-2010, 04:24 AM
You do have a feature in the Mail Merge that allows you to place in an if statement. Under the Mail Merge toolbar there is a Insert Word Field the If Then Else can be selected from there.