Home > Forum Home > Planning and Managing Projects > Project Gantt Charts | Share |
Forum Topic | Post Reply Login |
Project Gantt Charts | Rate this: (4/5 from 2 votes) |
Project gantt charts provide a powerful tool for visualizing the project task schedules and status. Gantt charts can be created in Excel by utilizing that start and end dates of task lists and coloring cells accordingly. The following example shows how this can be done with basic functionality. Ideas are offered at the bottom of this post on how to add further functionality to the project Gantt chart creation by modifying the basic code. Suppose we have a simple task list in a worksheet as follows. Excel Spreadsheet:
Note that the dates are in d/mm/yyyy format. We would then like to have a Gantt chart created with date heading from cell D2 out and the cells colored accordingly for each task below. This can be accomplished with following VBA routine. VBA Code:
This code can be simply copied into the VBA editor and run against the example spreadsheet to view the result. A number of extra features could be added here:
| |||||||||||||||||||||||||||||||||||||||
Excel Business Forums Administrator | |||||||||||||||||||||||||||||||||||||||
Posted by Excel Helper on |
Replies - Displaying 1 to 5 of 5 | Order Replies By: Most recent | Chronological | Highest Rated |
Rate this: (2/5 from 2 votes) Thanks for the reference. It really helps. | |
Techno-PM | |
Posted by Technopm on |
Rate this: (4/5 from 2 votes) The above code is excellent but why not give a try to already ready to use excel gantt chart template. URL Youtube shows video on how to use Gantt Chart Excel Template with built-in Smarts and download templates Here Hope this helps you. Thanks!! | |
Megan Wale | |
Posted by Megan Wale on |
Rate this: (3/5 from 1 vote) | |
Posted by skledeny on |
Rate this: (3/5 from 1 vote) You have posted a really helpful code. I wrote the code and executed it, but found few warnings. Perhaps there might be few mistake. Then with the help of our professionals I was able to sort it out. Well I thank you for your work. Hope to see you around. Thanks, - Kynthia Melissa. | |
Posted by Kynthia Melissa on |
Rate this: (3/5 from 1 vote) | |
http://www.dailytrader.com | |
Posted by Wholesale-Dealer on |
Displaying page 1 of 1 |
Excel templates and solutions matched for Project Gantt Charts:Solutions: Project Planning and Management Gantt Chart Creator Custom Gantt Charts Project Management Templates |