Forum Discussion
MarkShnier__You
Qrew Legend
5 years agovar date EndDate = Min(Today(), [Returned Date]);
If(
$EndDate-[Due Date]>Days(0),"<div style='color:red;'>" & ToDays($EndDate-[Due Date]) & "</div>",
$EndDate-[Due Date]<=Days(0), "0")
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
If(
$EndDate-[Due Date]>Days(0),"<div style='color:red;'>" & ToDays($EndDate-[Due Date]) & "</div>",
$EndDate-[Due Date]<=Days(0), "0")
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------
RezaKhosrowabad
5 years agoQrew Cadet
Hello Mark,
When i enter this formula, the Returned Date turns yellow and it says that the Returned date is not identifiend.
what does that mean?
thank you,
Reza
------------------------------
Reza Khosrowabadi
------------------------------
When i enter this formula, the Returned Date turns yellow and it says that the Returned date is not identifiend.
what does that mean?
thank you,
Reza
------------------------------
Reza Khosrowabadi
------------------------------