Hi. Using cr 9.0
I've seen all tips on how to alternate colors in the details section, but those tips won't work for me, because I need to alternate colors silver/white in my group footer...
if(remainder(recordnumber,2)=0) then crsilver else crwhite is one of the options I have tried, but all it seems to do is to do some random coloring..
Thanks,
Bjorn
I've seen all tips on how to alternate colors in the details section, but those tips won't work for me, because I need to alternate colors silver/white in my group footer...
if(remainder(recordnumber,2)=0) then crsilver else crwhite is one of the options I have tried, but all it seems to do is to do some random coloring..
Thanks,
Bjorn