G
Guest
Hello:
I have a subform on which the font color of the records is Red. One of the
fields on the form is named Complete which is a check box. When a record is
checked as completed, I wnat to change the records color to blue.
I opened the conditional formatting menu and I put in the following
expression:
[Forms]![sbfrmWarrantyWODetails]![completed]="1"
When I test it, nothing happens.
What am I doing wrong?
Thanks
Brennan
I have a subform on which the font color of the records is Red. One of the
fields on the form is named Complete which is a check box. When a record is
checked as completed, I wnat to change the records color to blue.
I opened the conditional formatting menu and I put in the following
expression:
[Forms]![sbfrmWarrantyWODetails]![completed]="1"
When I test it, nothing happens.
What am I doing wrong?
Thanks
Brennan