I am looking for a way to alternate the row colors on my crosstab report (Crystal 10). I have used the following to do this with regular records:
if Remainder (recordnumber,2) = 0 then crGrey else crGreen
but this formula will not work in a crosstab. I have then tried to do a count formula...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.