Thread: [Solved] Using IF to make bold
View Single Post
 
Old 03-06-2014, 03:38 PM
bigukfan bigukfan is offline Windows 8 Office 2010 32bit
Novice
 
Join Date: Mar 2014
Location: England
Posts: 9
bigukfan is on a distinguished road
Default Using IF to make bold

I am new to MERGEFIELD in MailMerge. I am trying to use an If statement to say that if the patient's heart rate is above 80 then make the heart rate Red and bold, otherwise make the heart rate black and not bold. The MailMerge field is called HR.I use the Ctrl and F9 to insert { brackets. The Word doc uses an Excel spreadsheet as its data source.

The syntax I have played about with is:

{If {MERGEFIELD HR}>80{MERGEFIELD HR} {MERGEFIELD HR}}

However despite various versions of the syntax II keep getting the error message:

Error! Unknown op code for conditional.

The mergefield is in the cell of a table, although I can't see this has any effect

What am I doing wrong? Thanks for any help.
Reply With Quote