Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Technical Questions
Message Icon Topic: Color formatting in Crosstab report Post Reply Post New Topic
Author Message
achandana01
Groupie
Groupie
Avatar

Joined: 20 Jul 2011
Online Status: Offline
Posts: 59
Quote achandana01 Replybullet Topic: Color formatting in Crosstab report
    Posted: 27 May 2015 at 10:59am

I have data like this in crosstab report, it is grouped by employee I need to do color formatting for employees alternatively say for instance all the rows for john should be coded as silver, roberts should be plain and ram should be silver again like that

Employee      data

             HOurs
             Variance
Jhon        Percentage
             Totals

Robert       HOurs
             Variance
             Percentage
             Totals


Ram          HOurs
             Variance
             Percentage
             Totals

I used this formula to do color format for employee name but not sure who to do for the entire row

format field>border> background x-2
IF Remainder (CurrentRowIndex, 2) <> 0
THEN crSilver
ELSE crNoColor

Edited by achandana01 - 27 May 2015 at 11:00am
chand
IP IP Logged
achandana01
Groupie
Groupie
Avatar

Joined: 20 Jul 2011
Online Status: Offline
Posts: 59
Quote achandana01 Replybullet Posted: 29 May 2015 at 9:19am
is there a way to do this?

Edited by achandana01 - 01 Jun 2015 at 8:22am
chand
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.