G
George H. Slamowitz
Hello all:
1. I have a Form with a subform associated with it.
2. The subform is defined as a continuous form.
3. The subform has multiple rows displayed
I want to change the color(s) of certain fields based on certain values in
each row.
I tried to put the code to change the colors in the "On Current" condition
of the subform, but it changed all the records once the the row is selected.
I can't seem to find the condition that allows me access to the row of data
when the row is INITIALLY loaded with the form, and individually accessable
when the row is selected.
Any help would be greatly appreciated
Thanks in advance.
1. I have a Form with a subform associated with it.
2. The subform is defined as a continuous form.
3. The subform has multiple rows displayed
I want to change the color(s) of certain fields based on certain values in
each row.
I tried to put the code to change the colors in the "On Current" condition
of the subform, but it changed all the records once the the row is selected.
I can't seem to find the condition that allows me access to the row of data
when the row is INITIALLY loaded with the form, and individually accessable
when the row is selected.
Any help would be greatly appreciated
Thanks in advance.