Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Technical Questions
Message Icon Topic: Crosstab Conditional Color Post Reply Post New Topic
Author Message
NCGOV
Newbie
Newbie
Avatar

Joined: 04 Oct 2016
Online Status: Offline
Posts: 24
Quote NCGOV Replybullet Topic: Crosstab Conditional Color
    Posted: 20 Feb 2019 at 3:17am
Does anyone have a formula to conditionally format cross-tab row colors based on the row text?





Edited by NCGOV - 20 Feb 2019 at 3:20am
IP IP Logged
NCGOV
Newbie
Newbie
Avatar

Joined: 04 Oct 2016
Online Status: Offline
Posts: 24
Quote NCGOV Replybullet Posted: 20 Feb 2019 at 9:04am
I figured it out!

Format field
Insert formula in the background color

If GridRowColumnValue ("Field") like "H*" then rgb (221,238,255)
else if GridRowColumnValue ("Field") like "*A*" then rgb (255,204,204)
else if GridRowColumnValue ("Field") like "R*" then rgb (204,255,230)
else crNocolor
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.031 seconds.