document.write('<a name=GanttChart></a><hr>');
document.write('<center><table width=90% border=0 cellpadding=0 cellspacing=0><tr><td>');
document.write('<h5 align=center><a href=GanttChart.html>Advanced Gantt Charts in Microsoft Excel.</a></h5>');
document.write('<p align=center><a href=GanttChart.html><img src=../pix2/AdvGantt15.gif border=0 width=384 height=204></a></p>');
document.write('<p>Gantt charts are useful tools in program management, which help to show graphically when tasks must start and finish, and which tasks are underway at any given time. Gantt charts help in scheduling of the many tasks in a program, and in identifying potential resource issues in the schedule. A simple Gantt chart is merely a floating bar chart, that is, a stacked bar chart in which the first series is formatted to be invisible. The second series of bars are stacked on the first, but these bars appear to float in the middle of the chart, because the first series is formatted to be invisible.</p>');
document.write('<p>This example shows horizontal task bars that are split to show the percent completed, milestone markers at the end of each task bar indicating whether the task has been finished, and one or more vertical lines indicating particular dates along the axis.</p>');
document.write('<p align=right><font size=1><a href=#top>Top of Page</a></font></p>');
document.write('</td></tr></table></center>');
