TonyGonzalez
11 months agoQrew Trainee
Color coding based on Next Due Date field
I want to color rows that are past my Next Due date field Red. I get that to work. But then, I also want to color code anything that is 30 days or less out Yellow. I tried this....
If([Next Due Date]<Today(),"RED")
If([Next Due Date]<Today()-Days(30), "Yellow")
It not only doesn't do red anymore, after working as a single line, but it also won't color yellow.
------------------------------
Gonzo - A Newbie, but learning fast. (Former SmartSheet evangelist who is quickly converting to QuickBase)
IT Director City of New Braunfels
------------------------------