Hi all,
I just have a novel issue which is driving me batty....
i have 2 columns that have dates with times stamps.. example is 23/03/2011 15:25:01 & 04/05/2011 13:01:52. I am looking to get the amount of days and hours in between these 2 dates... i have been doing a simple subtraction calculation and changing the format of the return column to dd:hh and it has been working fine... however when the dates seem to extend over 30 days (i think)... the calculation goes hay wire.. for the dates above i should be returning a value of about 41:22 as in 41 days 22 hours but i am getting 2:10..
any help would be much appreciated...
Cheers
Shay
I just have a novel issue which is driving me batty....
i have 2 columns that have dates with times stamps.. example is 23/03/2011 15:25:01 & 04/05/2011 13:01:52. I am looking to get the amount of days and hours in between these 2 dates... i have been doing a simple subtraction calculation and changing the format of the return column to dd:hh and it has been working fine... however when the dates seem to extend over 30 days (i think)... the calculation goes hay wire.. for the dates above i should be returning a value of about 41:22 as in 41 days 22 hours but i am getting 2:10..
any help would be much appreciated...
Cheers
Shay