TheElephantMan
Programmer
Hi, all.
I've got some data points that show the start and end times of a few of our nightly processes, broken down by date:
Date |P1Start|P1End|P2Start |P2End|P3Start |P3End
1/2/2008|18:00 |20:00|22:00 |00:00|02:00 |04:00
1/3/2008|17:00 |19:00|21:00 |23:00|01:00 |03:00
...
I'm trying to make a bar chart, where each bar represents a single day, and the "body" of the bar represents the range of time that each of the three processes takes, with a gap between end and start times between processes.
Is it possible to make such a chart in Excel? How would I go about doing it?
Thanks in advance,
TEM
I've got some data points that show the start and end times of a few of our nightly processes, broken down by date:
Date |P1Start|P1End|P2Start |P2End|P3Start |P3End
1/2/2008|18:00 |20:00|22:00 |00:00|02:00 |04:00
1/3/2008|17:00 |19:00|21:00 |23:00|01:00 |03:00
...
I'm trying to make a bar chart, where each bar represents a single day, and the "body" of the bar represents the range of time that each of the three processes takes, with a gap between end and start times between processes.
Is it possible to make such a chart in Excel? How would I go about doing it?
Thanks in advance,
TEM