Hi everyone!
Am a newbie here as well as Excel
I really need help in solving my due date calculation based on certain criteria.
I need to calculate if the task I'm working on has met the target or not based on the complexity of the task. Each complexity has been set with number of days to be completed.
Task complexity = Low (2 days), Average (3 days) and High (4 days)
I have a counter for the task start/end date and time which returned the number of days and hours spent to complete each task in this format: 0 day(s) 2 hour(s) and 21 min using NETWORKDAYS function.
How do I validate to see if the task has met the target based on the complexity and the number of days set? Example: If the complexity is Low and task duration is less than 16 hours (2 days) then return "Yes" and this should loop to validate the other criteria. I have tried using several basic formulas but it doesn't work fully or completely not working at all
Please help!! I have been pulling my hair while trying to solve this problem.
Many thanks in advance!
Bookmarks