Hi,
I have a two lists of "ddmmyy hh:mm:ss" in two separate columns. I need to calculate the time difference between the two values so that it returns the value in hh:mm:ss.
So for example -
A1 - 07/05/2011 07:29:52
B1 - 08/05/2011 13:41:12
I need to return the time difference in hh:mm:ss between the dates/times in A1 and B1. My formula of =B1-A1 won't work when the dates are different in the two cells.
I have a lot of data that I need to work out the time difference for so I really need a formula that I can apply to all of the rows of data.
Thank you very much in anticipation!
I have a two lists of "ddmmyy hh:mm:ss" in two separate columns. I need to calculate the time difference between the two values so that it returns the value in hh:mm:ss.
So for example -
A1 - 07/05/2011 07:29:52
B1 - 08/05/2011 13:41:12
I need to return the time difference in hh:mm:ss between the dates/times in A1 and B1. My formula of =B1-A1 won't work when the dates are different in the two cells.
I have a lot of data that I need to work out the time difference for so I really need a formula that I can apply to all of the rows of data.
Thank you very much in anticipation!