Change a color on a subform datasheet

M

Marco

Hello. Whem I', filling a datasheet subform I want to change the color to
some row, but not for a special order, if need I want to select a row and
then I wanto change just that row color, is it possible?

Marco
 
K

kingston via AccessMonster.com

This might be close enough. Open the subform in design view and in every
field, set conditional formatting:

Menu: Format -> Conditional Format...
Condition - Field Has Focus, set control color to something

This format property will carry over to datasheet subform view.
 
Top