Calculating length of flight times

jstarr

New Member
Joined
Dec 1, 2014
Messages
20
I'm working on putting together a spreadsheet to compare some flights.

The Columns will be:

A- Start Date
B- Start Time (formatted in AM/PM)
C- End Date
D- End Time
E- Length of Flight

I want column E to show Hours/Minutes.

I've had no luck getting the formula to work. I've tried doing (C2+D2)-(A2+B2) but it doesn't work for some reason.
 

Excel Facts

Control Word Wrap
Press Alt+Enter to move to a new row in a cell. Lets you control where the words wrap.
Bingo!

I didn't even think of this other item. The flights would be across time zones.

For Example, NYC to Chicago, Chicago to Hong Kong. Is there a way to use VLookups to adjust the times to a standard time zone for lookup purposes to then calculate the length of hours?
 
Upvote 0
I added a column next to the local time for GMT. I tried to do Local Time subtracted from a VLookup for the Airport Code. The Vlookup is working, but for some reason, the rest of that formula isn't.
 
Upvote 0

Forum statistics

Threads
1,217,997
Messages
6,139,872
Members
450,242
Latest member
mikey18

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top