Hello learned folk.
I have been given large files with a consistent format for the date/time of an observation as follows: " 08.03.2008, 23:00:00.000". There are thousands of date/times in a single column and what I want to do is calculate the time interval between successive observations. As it happens the second observation in the next row is "09.03.2008, 04:00:00.000" so the calculated time in hh:mm ought to be 05:00.
Issues - the format of the cell doesn't seem to be a date/time and I don't know how to convert. When I check format it is just "general" rather than date. I'm sure I can use formula to calculate the time interval if I can do a mass conversion of the date/time format from the nonsense it is into something - which it should be : dd/mm/yyyy hh:mm ! Any thoughts (btw there are many thousands of rows of dates and times and I need time intervals between all successive time/dates...?
Cheers
I have been given large files with a consistent format for the date/time of an observation as follows: " 08.03.2008, 23:00:00.000". There are thousands of date/times in a single column and what I want to do is calculate the time interval between successive observations. As it happens the second observation in the next row is "09.03.2008, 04:00:00.000" so the calculated time in hh:mm ought to be 05:00.
Issues - the format of the cell doesn't seem to be a date/time and I don't know how to convert. When I check format it is just "general" rather than date. I'm sure I can use formula to calculate the time interval if I can do a mass conversion of the date/time format from the nonsense it is into something - which it should be : dd/mm/yyyy hh:mm ! Any thoughts (btw there are many thousands of rows of dates and times and I need time intervals between all successive time/dates...?
Cheers