Steps for creating IF STATEMENT for 2 mergefields - Word 2002

M

Mo

I am trying to create an IF STATEMENT that says if this mergefield has a "Y" and this other mergefield is blank, then type this paragraph. Can you give me the steps for doing this. I did it last year in Word 97 but can't figure out how to do it in Word 2002

Thanks, Mo
 
G

Greg Maxey

Mo
{IF {MERGEFIELD YourMergeFieldName } = "Y"{IF {MERGEFIELD
YourOtherMergeFieldName} = """Your paragraph Text"""}""}
 
M

Mo

I know what it's supposed to look like, but I can't find the directions on how to create it.
 
G

Greg Maxey

Mo,

CTRL+F9 to create each instance of the Field Code Braces { }. Just type
the text inside. Right click the field and select update field.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top