How do I print a report such that every EVEN line has a light gray background. The idea is to allow easy reading across a landscape format page. It seems that I will have to code the writing of each line myself (?) but i would of course prefer that Access do the work right out of the box.
In the above, “even” could be variable, so that a report could be printed with every other pair, or every tuple, of lines grayed.
At the moment, I’m only looking at gray, not color. I’ve also thought of using precolored paper.