See also 'Testing for a value in one of several fields' at http://www.gmayor.com/formatting_word_fields.htm which shows a method that
is easier to manage when there are lots of choices to consider.
--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
Thanks for the reminder.. Yes, I'm using CTRL+F9 to put the {}
and below is my code
{If {=({IF{MERGEFIELD Grade}="A" 1 0} + {IF{MERGEFIELD Grade}="B" 1 0})}>=1
"True" "False"}
You can copy field constructions using the macro on my web site http://www.gmayor.com/export_field.htm
however the problem here is incorrect spacing. What you should have is:
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.