using conditional formatting, how can I make a value color red for example, if it is not equal as another field on the database...
I'd tryed:
1) Folrmula is: DATA::sdomo1 ≠ DATA::sdomo2
2) On conditional Formating of the Field named "sdomo1", Value is not equal to DATA::sdomo2 (then the text color change).
How can I do this?
what i am doing is a comparison of two entrys... If Entry A is not equal to B, to display an error message, or the color change... but I have no idea how to..
Thanks!