I tried pasting the "This.ForeColor = ;
IIF(This.Value < 0, RGB(255,0,0), RGB(0,0,255))" in my text box control source property field right after my formula but get a syntax error message. Is there a join character that I need to place in there also? The event tab of my text...