D
David
I have a list of time points in the following format:
12/11/2003 15:22
11/11/2003 03:02
11/11/2003 18:22
11/11/2003 23:02
11/11/2003 23:58
in column A, how do I find the number of minutes between
each time point and put it in column B. I've tried
TIMEVALUE (eg B1=TIMEVALUE(A1)) and it does not seam to
recognise this.
12/11/2003 15:22
11/11/2003 03:02
11/11/2003 18:22
11/11/2003 23:02
11/11/2003 23:58
in column A, how do I find the number of minutes between
each time point and put it in column B. I've tried
TIMEVALUE (eg B1=TIMEVALUE(A1)) and it does not seam to
recognise this.