Problem with nesting in my IF Statement

J

JimPNicholls

Hi

I'm trying to do and IF/AND statement based on two mergefield but I'm having some difficuties (I've never tried it before).
Is it possible to create a formula based on the folowing?

{ IF {Mergefield 1 } AND {Mergefield 1 } <> "" "{Mergefield 3}" "" }

If so your help would be appreciated (Word 97)
 
G

Graham Mayor

You can do what you want, but not by the method you propose i.e.:

{IF {Mergefield Fieldname1} <> "" "{IF {Mergefield Fieldname2} <> ""
"{Mergefield Fieldname3}" ""}""}

--
<>>< ><<> ><<> <>>< ><<> <>>< <>>< ><<>
Graham Mayor - Word MVP
E-mail (e-mail address removed)
Web site www.gmayor.com
Word MVP web site www.mvps.org/word
<>>< ><<> ><<> <>>< ><<> <>>< <>>< ><<>
 

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