D
Del Peterson
I would like to be able to have an AND condition in my if
statement. Is this possible?
{IF {MERGEFIELD MF1}=VBF1 is null "Text 1" "Text 2"}
{IF {MERGEFIELD MF2}>=10000 "Text 1" "Text 2"}
So I want to be able to combine the two if conditions so
it will produce one result.
Thanks for any assistance you may be able to provide.
Del
statement. Is this possible?
{IF {MERGEFIELD MF1}=VBF1 is null "Text 1" "Text 2"}
{IF {MERGEFIELD MF2}>=10000 "Text 1" "Text 2"}
So I want to be able to combine the two if conditions so
it will produce one result.
Thanks for any assistance you may be able to provide.
Del