O
omsoft
I have a table in mail merge which is being populated by an Access table.
It has tree columns - product, region, revenue and five rows.
I want to create a mergefield where if revenue = 0 then leave product and
region blank.
I have added the field as below. But it does not work. Can someone please
tell me what I am doing wrong? Thanks much.
{IF{MERGEFIELD rev = 0 """" {MERGEFIELD prod}}}
It has tree columns - product, region, revenue and five rows.
I want to create a mergefield where if revenue = 0 then leave product and
region blank.
I have added the field as below. But it does not work. Can someone please
tell me what I am doing wrong? Thanks much.
{IF{MERGEFIELD rev = 0 """" {MERGEFIELD prod}}}