For weekly staff meetings I need to provide updates via a spreadsheet of tasks to be done by various people. The table includes the Date Assigned (F2 for instance and possibly blank when not yet determined whom to assign the task), the Date Completed (G2 and often is blank) and then calculate in H2 the number of WORKDAY(s) (ie no weekends or holidays) that the task has been in process from TODAY(). When the task has yet to be assigned, then H2 (Time in Process)should be blank. If the task is assigned and TODAY() is at least one day past the date assigned, then H2 should be the number of days passed. When the number of days in H2 hits or exceeds 10 days, then the cell should be highlighted red. When the task is assigned but the date is greater than today (we know that something can't be started until next week for instance, but it gets assigned to that date in our staff meeting), then H2 should be blank. When the task if completed (ie G2 now has a date) then H2 should just be the number of days it took (but not red even if it took more than 10 days to complete).
I prefer not to embarass myself with the various formulas I have tried in order to accomplish this. If there is a way to do this without outside scripting, I would be most appreciative.
Thanks in advance for any assistance.
-Laurie
I prefer not to embarass myself with the various formulas I have tried in order to accomplish this. If there is a way to do this without outside scripting, I would be most appreciative.
Thanks in advance for any assistance.
-Laurie