S
Suzanne
I'm trying to do a multiple If statement for a mail merge, it doesn't seem to
be working and I can't figure out why, here is my statement:
{ IF { MERGEFIELD AcctCCtoAll }= "False" "{ IF { MERGEFIELD AttnyCCtoAll }=
"False" "{IF { MERGEFIELD InsCCtoAll }= "True" "«First_Name» «Last_Name»
«Firm_Name»
«Insurance_Agent_Table_Address»
«Address_2»
«Insurance_Agent_Table_City», «Insurance_Agent_Table_State»
«Insurance_Agent_Table_Zip»" "" } "} "}
What I'm trying to say is if my AccCCtoAll and AttnyCCtoAll is False and if
my InsCCtoAll is True then insert my Ins information, if InsCCtoAll is false
then i don't want anything to be inserted. I'm not sure why this isn't
working any help would be greatly appreciated.
Thank you
be working and I can't figure out why, here is my statement:
{ IF { MERGEFIELD AcctCCtoAll }= "False" "{ IF { MERGEFIELD AttnyCCtoAll }=
"False" "{IF { MERGEFIELD InsCCtoAll }= "True" "«First_Name» «Last_Name»
«Firm_Name»
«Insurance_Agent_Table_Address»
«Address_2»
«Insurance_Agent_Table_City», «Insurance_Agent_Table_State»
«Insurance_Agent_Table_Zip»" "" } "} "}
What I'm trying to say is if my AccCCtoAll and AttnyCCtoAll is False and if
my InsCCtoAll is True then insert my Ins information, if InsCCtoAll is false
then i don't want anything to be inserted. I'm not sure why this isn't
working any help would be greatly appreciated.
Thank you