Graph of timestamps

figurative

New Member
Joined
Aug 5, 2011
Messages
2
I have a column of Excel-timestamps in this format:
YYYY-MM-DD hh.mm.ss

Example:

2011-08-03 10.30.22
2011-08-03 10.45.39
2011-08-03 18.13.10
2011-08-04 19.01.01

Each row represents an instance of an event in my experiment. How can I use the data to plot a graph showing the number of events per unit of time passed?
As the time goes by the graph should become wider.

I was surprised I could not find an easy way to plot this, figuring the scenario might be rather common. Thanks for any help!
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)
You could use a pivottable to group the timestamps per unit of time (day, week, month, etc...) and then use that data to create your chart...

Your next question could very well be: how do I create a pivottable?, but if it is, we'll continue from there :)
 
Upvote 0
Thank you, Hermanito! I will read about Pivots. It's difficult when you don't know where to look. Have a nice day!
 
Upvote 0

Forum statistics

Threads
1,224,604
Messages
6,179,857
Members
452,948
Latest member
UsmanAli786

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