I am struggling in creating formulas that allows me to build the following table. The formulas that I need to create should be on the cells highlighted in orange.
Specifically, given:
Specifically, given:
- The number of employees on staff each month, i.e. “employees on staff”
- The number of “new tasks assigned” each month
- number of “task completed”: task that have been accomplished, given the time to complete a task (1.5 month)
- number of “task in progress”: task that are currently been worked by the employees but that haven’t been completed yet
- number of “task to be started”: task that haven’t been worked yet. These can come from either the previous months or from the current month.