Identifying gaps in a timeline

lenart11

New Member
Joined
May 26, 2009
Messages
5
I have 3 columns of data. Date, In time, Out time. The data represents the utilization of a facility. I need to know when the facility was not being used. I need to see where the gaps are. Is there a way to graph this with a timeline that shows gaps when the facility was not in use? That would be ideal. Any other suggestions are greatly appreciated.

Thanks,
Mike
 

Excel Facts

Save Often
If you start asking yourself if now is a good time to save your Excel workbook, the answer is Yes
Hi Mike, welcome to the board.

Without a doubt, there ARE ways to graph this data.

But your request is too vague. Please can you explain in more detail what you are trying to do ?
 
Upvote 0
convert the day and time info into actual time date value

maybe
if they are in time and date format already its as simple as =a1+b1

subtract each out time date+time from the next in time date plus time
plot this new out duration data and interpret it as you wish.

I would probably plot it against the date time columns.

You may want to do some more to eliminate weekends or other scheduled outages
 
Upvote 0

Forum statistics

Threads
1,216,301
Messages
6,129,979
Members
449,548
Latest member
lharr28

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top