B
BAH
Hi
I'm using this formula for my mail merge:
{ IF { MERGEFIELD "grade"} < 10 "{ MERGEFIELD "grade"}" "{ MERGEFIELD
"grade"}" }
in which the second { MERGEFIELD "grade"} is in red to make every grade that
is below 10 appear in red. But I'm looking for a way to encircle those low
grades with a red circle. One way I found is by using this formula which I
took from the Extended Formatting toolbar in Word 2003:
{ eq \o\ac(â—‹,x)}
where x is the character to be encircled. I can make â—‹ red.
My question is how to embed the encircling formula into my main one. I tried
this but didn't work:
{ IF { MERGEFIELD "grade"} < 10 "{ eq \o\ac(â—‹,{ MERGEFIELD "grade"})}" "{
MERGEFIELD "grade"}" }
(with â—‹ in red).
Could anybody tell me where I'm going wrong, or if there's a smarter way to
do it?
Thanks a lot
I'm using this formula for my mail merge:
{ IF { MERGEFIELD "grade"} < 10 "{ MERGEFIELD "grade"}" "{ MERGEFIELD
"grade"}" }
in which the second { MERGEFIELD "grade"} is in red to make every grade that
is below 10 appear in red. But I'm looking for a way to encircle those low
grades with a red circle. One way I found is by using this formula which I
took from the Extended Formatting toolbar in Word 2003:
{ eq \o\ac(â—‹,x)}
where x is the character to be encircled. I can make â—‹ red.
My question is how to embed the encircling formula into my main one. I tried
this but didn't work:
{ IF { MERGEFIELD "grade"} < 10 "{ eq \o\ac(â—‹,{ MERGEFIELD "grade"})}" "{
MERGEFIELD "grade"}" }
(with â—‹ in red).
Could anybody tell me where I'm going wrong, or if there's a smarter way to
do it?
Thanks a lot