mashoutposse
03-13-2011, 07:13 AM
Hi,
I am trying to change th ourpt of a mail merge field with a calculation if it is possible. If a field returns as false I would like the other field to change to "0" if not I would like the field to remain the same.
I have tried the code below but it is not working.
{IF{MERGEFIELD Whiskey_Glasses}=”False” {MERGEFIELD WhiskeyBoxes = “0”}}
Thank You
I am trying to change th ourpt of a mail merge field with a calculation if it is possible. If a field returns as false I would like the other field to change to "0" if not I would like the field to remain the same.
I have tried the code below but it is not working.
{IF{MERGEFIELD Whiskey_Glasses}=”False” {MERGEFIELD WhiskeyBoxes = “0”}}
Thank You