I tried to put this formula in the 'Format Formula Editor: Font_Color' and I am not sure why it doesn't work. Basically I have got @RED set either to 1 or 0. So testing this I need a formula that will print the field in red and maybe italics also.
IF @RED THEN crRed
ELSE crnocolor
IF @RED THEN crRed
ELSE crnocolor