Bold formating

G

Garry

Hi all

I have two fields <<A>> and <<B>>

I want field <<B>> to print in BOLD font only when field <<A>> value =1

Can anyone work this out ASAP please.

regards, Garry

--
 
G

Greg

Garry,

You will need a conditional field and \* CharFormat switches:

{IF {A} = "1"{B \*CharFormat}{B \* CharFormat}}

Format the first "B" as bold. Leave the second B as normal.
 

Ask a Question

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.

Ask a Question

Top