On 2002-03-06 07:30, dcecil wrote:
I have a column that has a date/time format of dd/mm/yy hhmm. I need to calculate the amount of hours and minutes (x:xx) between certain entries in the column. Is there any way to do this? I can send a sample if that would make it easier.
Thanks,
On 2002-03-06 07:52, dcecil wrote:
Sorry guys, but both of the solutions that were given, return an error ($VALUE!). I think the date in the beginning of the field is messing it up. The fields looks like this: 3/6/02 0900 and 3/6/02 1515, which would return a value of 6:15. Hope this helps.
Thanks,