Hi Guys,

I'm trying to place triggers based on 3 conditions:

If cell J3 > cell C3 x (1.10); "Over Budget"
if cell 0 < J3 < cell C3 x (1.10): "Within Threshold"
If Cell J3 < C3; "Within Budget"

Is it possible to populate this using conditional formatting? I've tried but I keep erroring out - thanks for your help in advance!