D
dom
Hi,
I would like to use the "OR field code" (probably not using the correct
terminology) for 3 expression. It works fine for 2 but can't get it to work
with 3. I've used it in my previous job so I know it's possible, but can't
seem to find a sample "script" anywhere. Can anyone help?
This is what I have (which doesn't work):
{IF {= OR ({MERGEFIELD “LetterTypeâ€}=â€Aâ€, {MERGEFIELD “LeterTypeâ€}= “Bâ€,
{MERGEFIELD “LeterTypeâ€}= “Câ€)} = 1 “TEXT 1†“TEXT2â€}
What I want is to print TEXT 1 if LetterType = A or B or C.
Thanks in advance for your help.
Dom
I would like to use the "OR field code" (probably not using the correct
terminology) for 3 expression. It works fine for 2 but can't get it to work
with 3. I've used it in my previous job so I know it's possible, but can't
seem to find a sample "script" anywhere. Can anyone help?
This is what I have (which doesn't work):
{IF {= OR ({MERGEFIELD “LetterTypeâ€}=â€Aâ€, {MERGEFIELD “LeterTypeâ€}= “Bâ€,
{MERGEFIELD “LeterTypeâ€}= “Câ€)} = 1 “TEXT 1†“TEXT2â€}
What I want is to print TEXT 1 if LetterType = A or B or C.
Thanks in advance for your help.
Dom