Hello,
1)I have a column where in i have the status of a user like Approved, Committed, New and few other
2) There is a due date column where in date is mentioned in yyyy-mm-dd format
I want the below conditions to be satisfiedMy Requirement is :
**) I want an If condition where in it will check whether the status is Approved & Committed & New and i want to display a message "Date is Over" if the date mentioned in the column is crossing today's date (2013-07-31)
**) If condition where in it will check whether the status is Approved & Committed & New and i want to display a message "Target Release" if the date mentioned in the column is crossing today's date (2013-10-30)
Please help me out in finding a formula
1)I have a column where in i have the status of a user like Approved, Committed, New and few other
2) There is a due date column where in date is mentioned in yyyy-mm-dd format
I want the below conditions to be satisfiedMy Requirement is :
**) I want an If condition where in it will check whether the status is Approved & Committed & New and i want to display a message "Date is Over" if the date mentioned in the column is crossing today's date (2013-07-31)
**) If condition where in it will check whether the status is Approved & Committed & New and i want to display a message "Target Release" if the date mentioned in the column is crossing today's date (2013-10-30)
Please help me out in finding a formula