D
DM
Hello,
I have a datasheet that contains start times and end times
for incidents by day of the week. For example:
Mon: start = 8:30am end = 9:45am
start = 10:00am end = 12:00pm
So what I would like to do is take each 24 hr day and
break the times into 4 hour blocks. Then using a stacked
bar chart show the period of the day when the most
incidents occur. The chart would say something like this:
Mondays from 12:00am to 4:00am (5 incidents)
from 4:01am to 8:00am (3 incidents)
from 8:01am to 12:00noon (1 incident)
Is this possible?
Thank you
I have a datasheet that contains start times and end times
for incidents by day of the week. For example:
Mon: start = 8:30am end = 9:45am
start = 10:00am end = 12:00pm
So what I would like to do is take each 24 hr day and
break the times into 4 hour blocks. Then using a stacked
bar chart show the period of the day when the most
incidents occur. The chart would say something like this:
Mondays from 12:00am to 4:00am (5 incidents)
from 4:01am to 8:00am (3 incidents)
from 8:01am to 12:00noon (1 incident)
Is this possible?
Thank you