Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Crystal Syntex for Bold

Status
Not open for further replies.

Hillary

Programmer
Joined
Feb 15, 2002
Messages
377
Location
US
I want to conditionally bold a field in Crystal. I know to conditionally color something red I use crred. Does anyone know the Crystal Syntex for bold?

Thanks,

Hillary
 
if {av_rpt_AtsReportOfChecksNotApplied.chrYmcaNo} <> &quot;&quot; then
crbold

-k
 
crbold? Thanks, I should have thought of that!

Hillary
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top