BrandonBishop
5 years agoQrew Member
Nested IF Statement with Dates
Hello,
We are looking to write a formula which returns text ("PSC" or "Protest") based on a few different conditions. Can anyone help to translate this into a QuickBase formula?
IF([Estimated Liquidation Date]>TODAY()+DAYS(14),"PSC",IF(AND([Estimated Liquidation Date]<=TODAY()+DAYS(180),[Estimated Liquidation Date]>=TODAY()),"Protest","TBD"))
Thank you!
Brandon
------------------------------
Brandon Bishop
------------------------------
We are looking to write a formula which returns text ("PSC" or "Protest") based on a few different conditions. Can anyone help to translate this into a QuickBase formula?
IF([Estimated Liquidation Date]>TODAY()+DAYS(14),"PSC",IF(AND([Estimated Liquidation Date]<=TODAY()+DAYS(180),[Estimated Liquidation Date]>=TODAY()),"Protest","TBD"))
Thank you!
Brandon
------------------------------
Brandon Bishop
------------------------------