Group,
I'm needing an example of multiple if statements for the mergefield. I
understand this scenario--> {if{ mergefield "data"} = '1' "type this text"
"else type this text"}.
The scenario I have is something like {if{mergefield "data"}="1" "type this
text" else {if {mergefield "data"} = "2" "type text line 2" else if {if
mergefield "data"} "3" "type text line 3". Similar to a CASE statement, but
I'm not quite sure how to do this with MSWORD.
Thanks for any help.
Ed - 29 Aug 2007 18:58 GMT
Hi Diane,
Check out your other post to see if it gives you what you want.
Regards.
Ed
> Group,
> I'm needing an example of multiple if statements for the mergefield. I
[quoted text clipped - 7 lines]
>
> Thanks for any help.