line color

S

Sean

Is there a way to change the line color so when someone
opens a table the color of each row alternates (say
between yellow and white)

in other words the row would go

yellow
white
yellow
white
yellow
white
 
D

Duane Hookom

You could use conditional formatting in a form. Attempting to color rows in
a table datasheet view is not possible in Access.
 
Top