JessicaMatenga
4 years agoQrew Trainee
Report Colour Formula
Hi
I currently run this formula to result in three colours, I want one more colour to the report but cant seem to get the correct formular -
------------------------------
Jessica Matenga
------------------------------
I currently run this formula to result in three colours, I want one more colour to the report but cant seem to get the correct formular -
If(Today()>([RFQ]+Days(9)),
/True
"#FF5B33",
//False
If(([RFQ]+Days(5))>Today(),
//True
"green",
//False
"yellow"))
the last part of the formula I want is for any RFQ less than 3 days shows as white or ""
I keep getting an error.
Please assist.
------------------------------
Jessica Matenga
------------------------------