What is the content of the field ACTIVE? ie what do you get when you use
{Mergefield Active} on its own? Use this result in your condition. If the
field is either empty or has content then
{IF{Mergefield Active} <> "" "Active" "Not Active"}

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> Why won't this work? How do you specify something to be
> true? I've tried "1", 1, True, "True"...
>
> If {MergeField Active} = True "Active" "Not Active"