Free Gantt Chart Template
Excel Download
Turn your task list into a visual project schedule. This Excel Gantt chart uses conditional formatting to automatically draw bars across a 12-week timeline — enter a start week and duration, and the bar appears. Milestones, dependencies, phase groupings and percentage complete all included.
No email required. Instant Excel download.
Template Layout — Columns and How the Bars Work
The Gantt chart is a single Excel sheet with task data in the first seven columns and the 12-week timeline grid starting at column H. Bars are generated automatically using conditional formatting — no manual cell colouring needed.
| Column | Field | Notes |
|---|---|---|
| A | Task ID | Pre-filled T-01 through T-40. Phase header rows use P-1, P-2 etc. Links to the WBS and resource plan. |
| B | Task / Phase Name | Phase headers are bold and shaded. Task rows are indented. Milestone rows are italicised. All three row types auto-format via conditional formatting on the Type column. |
| C | Type | Drop-down: Phase / Task / Milestone. Controls row formatting and bar style. Milestone rows generate a diamond marker (zero-duration bar) instead of a filled bar. |
| D | Owner | Named person responsible for this task. One name only — matching the Resource Plan. |
| E | Start Week | The week number (1–52) when the task starts. The conditional formatting formula uses this to position the bar start. |
| F | Duration (weeks) | How many weeks the task takes. Set to 0 for milestones — this triggers the diamond marker instead of a bar. The formula: bar fills cells where column week number ≥ Start Week AND < Start Week + Duration. |
| G | % Complete | Progress to date as a percentage. The bar uses a two-colour split: completed portion in green, remaining in violet. Updates visually as you change the percentage. |
| H | Predecessor | The Task ID of the task this one depends on (e.g. "T-03"). Tracked as a reference column rather than a drawn arrow — keeps the visual clean in Excel. |
| I–AT | Week 1–12 grid | Each cell is 28px wide. The conditional formatting formula checks: if this cell's column week number falls within the task's start-to-end range, fill violet (task) or green (completed portion). Week headers show W1–W12 with the calendar date beneath. |
| Task | Owner | W1 | W2 | W3 | W4 | W5 | W6 | W7 | W8 | W9 | W10 | W11 | W12 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1.0 Initiation | |||||||||||||
| Project Charter | PM | ||||||||||||
| ◆ Charter Approved | |||||||||||||
| 2.0 Planning | |||||||||||||
| Risk Register | PM | ||||||||||||
| Resource Plan | PM | ||||||||||||
| 3.0 Execution | |||||||||||||
Task Dependencies — The Four Types
The Predecessor column in the template tracks which task must be completed before this one can start. Understanding dependency types prevents the most common scheduling mistakes — particularly tasks that appear to run in parallel when they actually cannot.