
Introduction
Welcome to this crucial lesson on ensuring accuracy in your Gantt Charts for effective project time management. Here, we will delve into the essential Excel functions that allow you to calculate task durations realistically. Specifically, you will learn how to account for non-working days like weekends and holidays. This precision is vital for building Gantt Charts that genuinely reflect your project timeline.
Learning Objectives
By the end of this lesson, learners will be able to:
- Explain why standard date subtraction is insufficient for accurate task duration in project time management.
- Utilize the WORKDAY function in Excel to calculate task completion dates, excluding weekends.
- Apply the NETWORKDAYS function to determine the number of working days between two dates.
- Calculate the “Adjusted Length” for tasks, providing a precise bar length for their Gantt Chart.
The Flaw of Simple Date Subtraction
Key Concepts
When calculating task durations, simply subtracting a start date from an end date overlooks a critical factor: non-working days. This common mistake leads to unrealistic timelines. Consequently, your Gantt Charts will misrepresent project progress if these days are included. For accurate project time management, a more sophisticated approach is necessary.
Calculating Completion Dates with WORKDAY
Key Concepts
The WORKDAY function in Excel is specifically designed to calculate a future date by adding a specified number of working days to a start date. Importantly, it automatically excludes weekends (Saturdays and Sundays). Furthermore, it can be customized to exclude specific holidays, enhancing its utility for precise project time management when building Gantt Charts. The syntax is WORKDAY(start_date, days_needed, [holidays]).
Determining Working Days with NETWORKDAYS
Key Concepts
The NETWORKDAYS function is another powerful tool for project time management. It calculates the number of whole working days between two given dates. This function also excludes weekends and can optionally account for a list of holidays. It is invaluable for understanding the true duration of a task for Gantt Charts. The syntax is NETWORKDAYS(start_date, end_date, [holidays]).
Calculating “Adjusted Length” for Your Gantt Bars
Key Concepts
Once the accurate completion date is determined using WORKDAY, the “Adjusted Length” can be calculated. This represents the total number of calendar days the task bar should visually span on your Gantt Chart. It is typically found by simply subtracting the task’s start date from its WORKDAY-calculated completion date. This value is crucial for correctly proportioning the bars when building Gantt Charts in Excel using the stacked bar approach.
Interactive Elements
- Guided Practice: Learners will follow along in a practice Excel sheet, inputting data and applying the WORKDAY and NETWORKDAYS functions for various scenarios. This hands-on activity directly reinforces the objective of utilizing these functions.
- Challenge Task: Learners will be presented with a small set of tasks including a holiday list. They must calculate both completion dates and adjusted lengths, demonstrating their understanding of accurately accounting for non-working days in their Gantt Charts.
Summary
In this lesson, you gained a crucial understanding of how to accurately calculate task durations for effective project time management. You learned to use the WORKDAY and NETWORKDAYS functions, ensuring your Gantt Charts reflect realistic timelines by excluding non-working days. Mastering these calculations is a foundational step for building Gantt Charts in Excel that are both precise and reliable. This precision prepares us for the next lesson, where we will begin the actual charting process.
LEARNERGUIDE: DOWNLOAD THE LEARNERGUIDE AND USE WITH THE VIDEO