Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Report Design
Message Icon Topic: Set Color to header of a Crosstab Post Reply Post New Topic
Author Message
Eduard
Newbie
Newbie


Joined: 16 Mar 2012
Online Status: Offline
Posts: 4
Quote Eduard Replybullet Topic: Set Color to header of a Crosstab
    Posted: 16 Mar 2012 at 6:53am
We have a crosstab of 1 file and header into which you want to format header background color silver and white background in the 2nd file.
 
I've seen some formulas alternating colors between odd and even records but does not work for the header.

if RecordNumber mod 2 <> 0 and Count({wApplicationStat.CallsOffered}) = 1 then crSilver else crNoColor

But i think that's not right cause the header isn't a RecordNumber.

Anyone know how to color only the header?

Thanks and regards in advance.
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.008 seconds.