I need to create 1 graph per day with totals per hour..If each day could be on a (separate) dated sheet or file then that would be great! I am struggling to achieve this and thought it would be best to ask the experts!
This is the raw data in another file called Book1.xls :
NOTE: Date & time is in the same cell in Column B and begins from Row 8. The last row would never be the same due to the variable amount of data imported. The 3 digit figure at the end of each row is in Column C.
2011-03-22 13:39:54 361
2011-03-22 13:40:54 361
2011-03-22 13:41:55 371
2011-03-22 13:42:53 345
2011-03-22 13:43:54 367
2011-03-22 13:44:54 361
2011-03-22 13:45:53 355
2011-03-22 13:46:54 367
2011-03-23 00:56:54 361
2011-03-23 00:57:53 361
2011-03-23 00:58:54 371
2011-03-23 00:59:54 345
2011-03-23 01:00:53 367
2011-03-23 01:01:54 361
2011-03-23 01:02:54 355
2011-03-23 01:03:54 367
2011-03-23 01:04:54 361
2011-03-23 01:05:54 360
2011-03-23 01:06:54 362
2011-03-23 01:07:54 360
Any assistance would be appreciated!
Thanks