Multiple Conditions Mail Merge

faboons Posted messages 291 Registration date   Status Member Last intervention   -  
Nain_Porte_Quoi Posted messages 163 Registration date   Status Member Last intervention   -

Hello,

I have this condition in my mail merge:

 {IF { MERGEFIELD ETB } = "HPN" {INCLUDEPICTURE "{MERGEFIELD IMAGE}" \d \*MERGEFORMAT}" {INCLUDEPICTURE "{MERGEFIELD IMAGE2 }" \d \*MERGEFORMAT"}


Can I nest other IF conditions within my initial IF?

That is to say:

 {IF {BLABLABLA} {IF {BLABLABLA2} {ELSE BLABLABLA3}

I have tried a lot of things but either I can't find the right syntax or it doesn't work like that.

Have a nice day.

Windows / Chrome 135.0.0.0


1 answer

  1. Nain_Porte_Quoi Posted messages 163 Registration date   Status Member Last intervention   30
     

    Hello,

    I believe this article should help you

    https://www.faqword.com/index.php/word/publipostage/comment-faire-fonctionner-des-champs-if-avec-plusieurs-criteres

    1