Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Report Design
Message Icon Topic: Adding Bold & Red to my formula? Post Reply Post New Topic
Author Message
dawnh44
Groupie
Groupie


Joined: 25 Sep 2011
Online Status: Offline
Posts: 79
Quote dawnh44 Replybullet Topic: Adding Bold & Red to my formula?
    Posted: 22 Mar 2012 at 8:10am
Hello everyone,
 
I have the following formula:
 
if {S_DOC_AGREE.EVT_LOC_FLG} = 'Y' then ({S_DOC_AGREE.NAME} + " "+"(Nurse Navigator)")
else {S_DOC_AGREE.NAME}
 
I'd like the text to appear bold & red when {S_DOC_AGREE.EVT_LOC_FLG} = 'Y'.  Can anyone please tell me how to update my formula?
 
Thank you.
IP IP Logged
DBlank
Moderator
Moderator


Joined: 19 Dec 2008
Online Status: Offline
Posts: 9053
Quote DBlank Replybullet Posted: 22 Mar 2012 at 8:15am
right click on the fomrula field
select format field
font tab
color formula
if {S_DOC_AGREE.EVT_LOC_FLG} = 'Y' then crred else crblack
style formula
if {S_DOC_AGREE.EVT_LOC_FLG} = 'Y' then crbold else crregular
IP IP Logged
dawnh44
Groupie
Groupie


Joined: 25 Sep 2011
Online Status: Offline
Posts: 79
Quote dawnh44 Replybullet Posted: 22 Mar 2012 at 8:26am
Thank you so much!!!!  Wink
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.016 seconds.