
Signature
---
HTH
Bob
(there's no email, no snail mail, but somewhere should be gmail in my addy)
Yeah I worked it out just after I posted the question.
That might have worked apart from the start date/time appears to be
01/01/1970
Lots of calculations later I got it to report a value I understand.
Thanks for the help though much appreciated.
Andrew
> Try dividing by 86400 and formatting as dd/mm/yyy hh:mm:ss
>
[quoted text clipped - 13 lines]
>>
>> Andrew
Bob Phillips - 22 Jul 2007 14:50 GMT
Sounds like UNIX time, so you just use
=DATE(1970,1,1)+A1/60/60/24

Signature
HTH
Bob
(there's no email, no snail mail, but somewhere should be gmail in my addy)
> Yeah I worked it out just after I posted the question.
> That might have worked apart from the start date/time appears to be
[quoted text clipped - 22 lines]
>>>
>>> Andrew