Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
28 views1 page

Gant T Chart Template

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views1 page

Gant T Chart Template

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 1

[Project Name]

[Company Name]

Project Lead: John Doe


Today's Date: 6/27/2024 (Thu) (vertical red line)
[42] Start Date: 1/2/2012 (Mon) First Day of Week (Sun=1): ###
###
2###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###
###

Days Remaining
Duration (Days)

Days Complete

07 - May - 12

14 - May - 12

21 - May - 12

28 - May - 12

06 - Aug - 12

13 - Aug - 12

20 - Aug - 12
Working Days

06 - Feb - 12

13 - Feb - 12

20 - Feb - 12

27 - Feb - 12

05 - Mar - 12

12 - Mar - 12

19 - Mar - 12

26 - Mar - 12
02 - Jan - 12

09 - Jan - 12

16 - Jan - 12

23 - Jan - 12

30 - Jan - 12

04 - Jun - 12

11 - Jun - 12

18 - Jun - 12

25 - Jun - 12
02 - Apr - 12

09 - Apr - 12

16 - Apr - 12

23 - Apr - 12

30 - Apr - 12

02 - Jul - 12

09 - Jul - 12

16 - Jul - 12

23 - Jul - 12

30 - Jul - 12
% Complete
WBS Tasks Task Lead Start End

1 Task Category 1 John 1/02/12 3/18/12 76 80% 55 60 16


1.1 Sub Task 1/02/12 1/20/12 18 100% 15 18 0
1.2 Sub Task 1/21/12 2/20/12 30 95% 21 28 2
1.3 Sub Task 1/22/12 2/10/12 19 95% 15 18 1
1.4 Sub Task 2/10/12 3/18/12 37 50% 26 18 19
2 Task Category 2 Jane 3/01/12 5/13/12 73 13% 52 9 64
2.1 Sub Task 3/01/12 3/18/12 17 50% 12 8 9
2.2 Sub Task 3/01/12 3/18/12 17 30% 12 5 12
2.3 Sub Task 3/18/12 4/26/12 39 0% 29 0 39
2.4 Sub Task 4/15/12 5/13/12 28 0% 20 0 28
3 Task Category 3 Bill 4/25/12 9/03/12 131 0% 94 0 131
3.1 Sub Task 4/25/12 5/12/12 17 0% 13 0 17
3.2 Sub Task 5/12/12 5/29/12 17 0% 12 0 17
3.3 Sub Task 5/29/12 7/05/12 37 0% 28 0 37
3.4 Sub Task 8/05/12 9/03/12 29 0% 21 0 29

HELP

- Modify the GREEN cells and the WBS, Tasks, and Task Lead columns. The rest of the columns are formulas.
- The number of weeks shown in the gantt chart is limited by the maximum number of columns available.
- The Start Date that you choose determines the first week in the gantt chart, starting on a Monday.
- Change the first day of the week via cell K8
- Use the slider to adjust the range of dates shown in the gantt chart.
- Only 34 weeks can be shown/printed at one time, because each week uses up 7 columns.

Q: How do I make Task 2 start the day after the end of Task 1?
Use the following formula for the start date of Task 2:
=EndDate+1
where EndDate is the reference to the cell containing the end date of task 1

Q: How do I add/insert tasks and subtasks?


Copy the entire ROW (or a group of rows) for the type of task(s) you want to add and then right-click on the row where you want to insert the new tasks, then select Insert Copied Cells.
Important Note: When inserting a new subtask after the last subtask or before the first subtask, you will need to update the formulas for calculating the Level 1 %Complete and Duration
(see below) to include the new subtask, because the ranges won't automatically expand to include the additional row.

Q: How do I calculate the %Complete for a Level 1 task based upon the %Complete of all of the associated subtasks?
Example: If Task 1 is on row 11 and the subtasks are on rows 12-15, use the following formula:
=SUMPRODUCT(F12:F15;G12:G15)/SUM(F12:F15)

Q: How do I calculate the Duration for a Level 1 task based upon the largest end date of a sub task?
Example: If the Level 1 task is on row 11 and the sub tasks are on rows 12-15, use the following formula
=MAX(E12:E15)-D11

Q: How can I include holidays in the calculation of the Working Days?


You can add a list of holidays to exclude in the NETWORKDAYS function. See the help on that function.

Q: How do I change the print settings?


Select the entire range of cells that you want to print and then define a Print Range in the Format menu. Then go to Format > Page and select the Sheet tab. Adjust the Scaling mode as
desired.

You might also like