Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Report Design
Message Icon Topic: Alternate color on crosstab report Post Reply Post New Topic
Author Message
vilbiraju
Newbie
Newbie
Avatar

Joined: 23 Apr 2012
Location: India
Online Status: Offline
Posts: 7
Quote vilbiraju Replybullet Topic: Alternate color on crosstab report
    Posted: 29 May 2012 at 6:32am
Hi,

I designed a cross tab report and I need to fill background with alternate colors.
I have used following

if RecordNumber mod 2 = 0 then crSilver else crNoColor

but its not working properly....

I am using cr version provided along with VS 2008.


while googling I found a formula that
if (currentrowindex mod 2) = 0 then crSilver else crBlue

but error occuring on currentrowindex while saving the formula.

Please help me

VIlbi Raju
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.047 seconds.