On Mon, 14 Feb 2005 08:17:02 -0800, "carl"
wrote:
My time data looks like this
2/10/2005 4:02:38 PM
2/10/2005 4:03:45 PM
Is there a formaula I can use to subtract the two times ?
Thank you in advance.
With the data in A1 and A2, the formula would be
=A2-A1
Format the result something like [h]:mm:ss
--ron
|