Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Report Design
Message Icon Topic: Cross Tabs - column height and color Post Reply Post New Topic
Author Message
snufse
Newbie
Newbie


Joined: 19 Mar 2008
Location: United States
Online Status: Offline
Posts: 36
Quote snufse Replybullet Topic: Cross Tabs - column height and color
    Posted: 06 Mar 2009 at 6:57am
I have a report that uses cross tabs in sub reports. I am trying to compress the spacing and cannot seem to find a place to do that. I need to make columns height smaller. I've been looking in the cross tab expert. 
 
Also, do cross tabs allow alternating row colors for columns?
 
I tried this for a specific column:
 
whileprintingrecords;
numbervar d;
d := iif(d=100,255,100);
color(255,255,d);

 
and it worked. It colors the data in the column (looks a little funny) but I would like the whole column itselft to be colored.
 
Thank you.


Edited by snufse - 06 Mar 2009 at 8:27am
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.