Hello,
I am hoping someone can help with the correct syntex for how to do the following.
I have a template with merge fields and I would like to create a new merge field using the IF option.
IF the {offender} is a company (so has PTY LTD or P/L at the end of their name), then this field should be blank. If the {offender} is not a company, then use the {offender} details.
I have started with the following however when I merge the document, I am still seeing results with PTY LTD at the end.
{IF{Offender}={"*PTY LTD"} "" {Offender}}
What am I doing wrong?
Any help would be appreciated.
Thanks
I am hoping someone can help with the correct syntex for how to do the following.
I have a template with merge fields and I would like to create a new merge field using the IF option.
IF the {offender} is a company (so has PTY LTD or P/L at the end of their name), then this field should be blank. If the {offender} is not a company, then use the {offender} details.
I have started with the following however when I merge the document, I am still seeing results with PTY LTD at the end.
{IF{Offender}={"*PTY LTD"} "" {Offender}}
What am I doing wrong?
Any help would be appreciated.
Thanks