Hi,
I'm writing a report where I want to colour the background of a record blue if "Fields!Proj_Status = Tender" and red if "Fields!Proj_Status = "Won/Ordered"
I realise this requires some sort of IF statement in the BackgroundColor property but I'm not sure how to write it. Can anybody please advise how to do this?