mashoutposse
New member
- Local time
- Yesterday, 17:15
- Joined
- Mar 12, 2011
- Messages
- 2
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