Hi I need some help please!
I have 3 cells - A1 contains a value; B1 contains a value; and C1 is to be formatted with a RAG status colour.
If(A1>B1) then C1 should be filled green
If(A1=B1) then C1 should be filled amber
If(A1 <B1) then C1 should be filled red