You should be able to format the result of the conditional field (between
the appropriate speech marks) and that should carry to the merged document.
I use this method regularly without problem.
However, your fields, as written, do not appear to do anything, so that
could be the problem.
{IF {Mergefield A} = "" "{Mergefield Title}" "{Mergefield Title}"
The first mergefield title should be formatted as bold/underline the second
as bold.
See www.gmayor.com\zips\Calc0005.gif
and www.gmayor.com\zips\Calc0004.gif

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site www.mvps.org/word
<>>< ><<> ><<> <>>< ><<> <>>< <>><
> Hi
> I have a file that has different FILE Title showing based
[quoted text clipped - 11 lines]
>
> if {mergefield a}=" " "BOLD & UNDERLINED" "BOLD"
Kath - 07 Jun 2004 21:58 GMT
Thank you Graham:
That's what I did and somehow it kept getting affected by
the font format of the other title that is not even
showing. So I took a closer look and found that, the
first part of the formula was a heading while the other is
normal text. Got it!
Thanks
>-----Original Message-----
>You should be able to format the result of the conditional field (between
[quoted text clipped - 28 lines]
>
>.