calculating time

G

Guest

Hi,

given a departure and arrival date and time, how to calculate the travel
time (in hours)

A B C D
From To
10-Oct 00:05 12-Oct 14:13

Cell E should give the total amount of hours.

Many thanks!

tom
 
B

Bob Phillips

Subtract the earlier from the later and format the result cell as [h]:mm or
just [h]

--
---
HTH

Bob

(change the xxxx to gmail if mailing direct)
 
B

Bob Phillips

So what>

=B2-A2

--
---
HTH

Bob

(change the xxxx to gmail if mailing direct)
tom ossieur said:
Problem is that date and time are in different columns

Bob Phillips said:
Subtract the earlier from the later and format the result cell as [h]:mm
or
just [h]

--
---
HTH

Bob

(change the xxxx to gmail if mailing direct)
tom ossieur said:
Hi,

given a departure and arrival date and time, how to calculate the
travel
time (in hours)

A B C D
From To
10-Oct 00:05 12-Oct 14:13

Cell E should give the total amount of hours.

Many thanks!

tom
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top