Forum Discussion

JordanBeatty1's avatar
JordanBeatty1
Qrew Captain
7 years ago

Overwrite a formula when a box is checked

I am currently using the following formula If( [Form 7 Due Date] <= 5 and [Form 7 Due Date] > 2, "<div style=\"background-color:Yellow;\">"&[Form 7 Due Date]&"</div>", [Form 7 Due Date] <= 2 ,"...