Thread: Gantt Charting
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bryan44 Bryan44 is offline
external usenet poster
 
Posts: 12
Default Gantt Charting

I have found a few really good examples of creating Gantt Charts using
horizontal stacked bar charting. I have done so creating two totally
seperate Gantt Charts on one worksheet. The purpose of both is for schedule
estimation, one for a nominal estimate and the other for a custom (tuned)
estimate. What I would really like to do is combine the two charts into one
single chart showing both estimate bars right next to each other similar to
what you can do in MS Project showing actual plotted against the baselined
estimate. Anyone ever tried to do this either with the wizard or with VBA?

Sincerely,

Bryan44