I have the same problem, except the information I want to have alternate shading on is in the Groups. I found some coding in another report, similar to this, but it is not working for my report.
This is in my Group Header #2, on the Color Tab/Background Color formula key.
If Remainder (Groupnumber, 2)<>0
Then Color (240,240 ,240 )
Else Color (255,255,255)
I am really new to Crystal, so I apologize if I don't use the right terminology.
Thanks,
Becky