Susan Harkins
ssharkins at gmail.com
Tue Feb 3 15:07:03 CST 2009
Rocky, if you're using a loop, check the object type -- maybe it's just skipping those controls because they're not part of the conditional type or name. Oh wait... you're using the building in formatting, right? Share the expressions/conditions, etc. with us. Susan H. > Dear List: > > I am using conditional formatting on a continuous form to set the > background > color to gray if [Archive] = True. Where Archive is a Yes/No field in the > underlying recordset. > > Works fine on all text fields and combo boxes on the form. > > Except for 4 text boxes that refuse to change their background color. I > can't see any difference between this set of four and all the others. But > I'm sure there must be. And I'm just not seeing it.