Shade Every Third Row in Access 97

  • Thread starter Thread starter Larry R Harrison Jr
  • Start date Start date
L

Larry R Harrison Jr

I need to shade every 3rd row--starting with the 1st one--in a
horizontal-like form. Shading one of the specific boxes is enough. It can do
this by checking for "1" in another text box and triggering it that way;
that would be ideal. Lacking that, a sequence telling it to simply start
with the 1st one and then doing it again every 3rd line would work.

Tips? Also, if it were Access 2000 would it merely be a matter of using
conditional formatting and checking for the value of 1 in the other text
box?

LRH
 
Back
Top