Microsoft project management software used to plan, manage, and communicate a project schedule and other information among workgroup members, project managers, and other stakeholders.
The issue you’re seeing is actually expected behavior in Microsoft Project when no resources are assigned to a task. Here’s why your duration isn’t updating:
- No resources = no calculation
- Project calculates Duration = Work ÷ (Units × Hours per day).
- If no resource is assigned, Project doesn’t know the units to use, so duration stays fixed regardless of the work value.
Check **Effort-Driven** in the task’s Advanced tab—this allows duration to adjust when you assign resources. **Auto-Scheduled tasks** Manually scheduled tasks won’t recalc automatically. Switch to **Auto Schedule** for correct behavior.
Solution:
Assign at least one resource at 100% availability.
Enter your work value (e.g., 180 hours).
Project will now calculate the duration correctly.
Adding a second resource will reduce duration proportionally if Effort-Driven is enabled.
Example:
1 resource, 80 hours → Duration = 10 days (8 hours/day)
2 resources, 80 hours → Duration = 5 days
Until a resource is assigned, Project can’t spread work over days, which is why your durations weren’t updating.The issue you’re seeing is actually expected behavior in Microsoft Project when no resources are assigned to a task. Here’s why your duration isn’t updating:
No resources = no calculation
Project calculates Duration = Work ÷ (Units × Hours per day).
If no resource is assigned, Project doesn’t know the units to use, so duration stays fixed regardless of the work value.
**Fixed Units & Effort-Driven settings**
Make sure the task type is **Fixed Units**.
Check **Effort-Driven** in the task’s Advanced tab—this allows duration to adjust when you assign resources.
**Auto-Scheduled tasks**
Manually scheduled tasks won’t recalc automatically. Switch to **Auto Schedule** for correct behavior.
Solution:
Assign at least one resource at 100% availability.
Enter your work value (e.g., 180 hours).
Project will now calculate the duration correctly.
Adding a second resource will reduce duration proportionally if Effort-Driven is enabled.
Example:
1 resource, 80 hours → Duration = 10 days (8 hours/day)
2 resources, 80 hours → Duration = 5 days
Until a resource is assigned, Project can’t spread work over days, which is why your durations weren’t updating.