excelforumhelp
New Member
- Joined
- May 30, 2018
- Messages
- 3
I am using Excel 16.13.1 Mac
Background:
I need the formula to be altered to serve the same function as it calculates the percentage of completion between two dates (a START date and a FINISH date using the CURRENT date input) along with the function of it notifying me when it is the same date or exceeds the completion date (100%) by stating "complete"
IN ADDITION to what is described above I would like the formula to:
------somehow incorporate in the same formula something that also recognizes when the the "current date" input falls before the start date by notifying me that the task has "not started" in the same way the "complete" indicator does----------
- Possibly by seeing IF the START date > CURRENT date then "not started"
Any help will be greatly appreciated
Thanks
Background:
- My formula currently measures the percentage of completion between TWO dates based on a "current date" input. and IF the percentage is under 1 (or 100%) it does so
- If it is 100% or higher is says “Complete”
- Current Formula:
- O7 refers to Start Date, Q7 Finish Date, $E$3 Current Date
I need the formula to be altered to serve the same function as it calculates the percentage of completion between two dates (a START date and a FINISH date using the CURRENT date input) along with the function of it notifying me when it is the same date or exceeds the completion date (100%) by stating "complete"
IN ADDITION to what is described above I would like the formula to:
------somehow incorporate in the same formula something that also recognizes when the the "current date" input falls before the start date by notifying me that the task has "not started" in the same way the "complete" indicator does----------
- Possibly by seeing IF the START date > CURRENT date then "not started"
Any help will be greatly appreciated
Thanks