View Single Post
  #2   Report Post  
Graham Mayor
 
Posts: n/a
Default

{ IF { Mergefield field1 } 3 "{ IF { Mergefield 2 } = "value" "Put the
true result here" "put the false result here" } "put the false result here
also" }


--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org




dixie wrote:
I want to merge something that needs to have two conditions before it
is merged as one thing or the other.

It is of the form If Mergefield1 3 and Mergefield2 = "value" then
say this, but if Mergefield1 3 and Mergefield 2 = "value" say this.

What is the actual field code context to do this?

TIA
dixie