John,
I feel like an idiot since I can not make this work. Your instructions are clear and I believe I understand them but ...
Here is what I did.
In design view I clicked into the control (text2) that I want to change color when it matches another control (text26) and I entered the following...
John,
Thanks for the link but I guess I need more help. Here is the exact situation:
I have form frmPRPageInfo that has 2 text fields in it called text26 and text2
I have a subform called sfrmKeywordInfo that has a field called ip
I want the font of the subform ip field and the main form...
I have a text box on the main form that displays ip addresses. I have another text box in the subform that also displqays ip addresses. I need the text in both boxes to turn red whenever the 2 ip addresses are equal.
I tried to use the 'expression is' option in the subform ip text box, but I...