I have read the posts on this and I swear I am doing exactly what I am supposed to do, but it doesn't seem to work.
I have a continuous form with a control called txtMediaType. It is bound to the field MediaType. I have the conditional formatting set in the gui to Expression is IsNull([MediaType]) . When I go to form view, if I am in that control on the record where that is true, the back color changes to yellow, like it should. But if I am in any other control on that row or another, the row column that should be yellow doesn't stay yellow.
Can anyone please tell me what I am missing?
I also have an unbound text box, that I evaluate a value that is in the control source of the form, but not in any control on the form, and that one works fine.
Wondering if I need to make a calculated value in the control source and call that for this as well. Any thoughts, I appreciate the help.
Thanks!
misscrf
It is never too late to become what you could have been ~ George Eliot
I have a continuous form with a control called txtMediaType. It is bound to the field MediaType. I have the conditional formatting set in the gui to Expression is IsNull([MediaType]) . When I go to form view, if I am in that control on the record where that is true, the back color changes to yellow, like it should. But if I am in any other control on that row or another, the row column that should be yellow doesn't stay yellow.
Can anyone please tell me what I am missing?
I also have an unbound text box, that I evaluate a value that is in the control source of the form, but not in any control on the form, and that one works fine.
Wondering if I need to make a calculated value in the control source and call that for this as well. Any thoughts, I appreciate the help.
Thanks!
misscrf
It is never too late to become what you could have been ~ George Eliot