Hello,
Similar to this solution, I am looking for a slight modification for pilot's time and I can't figure it out:
http://www.mrexcel.com/forum/excel-questions/662103-day-night-shift-calculation.html
Here are the rows and columns I have:
[TABLE="width: 566"]
<colgroup><col span="3"><col span="2"><col><col><col></colgroup><tbody>[TR]
[TD]From[/TD]
[TD]To[/TD]
[TD]Legs[/TD]
[TD]Dep[/TD]
[TD]Arr[/TD]
[TD]Duration[/TD]
[TD]Day[/TD]
[TD]Night[/TD]
[/TR]
[TR]
[TD]JFK[/TD]
[TD]IAD[/TD]
[TD="align: right"]1[/TD]
[TD="align: right"]7:15 AM[/TD]
[TD="align: right"]8:24 AM[/TD]
[TD="align: right"]1:09[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]IAD[/TD]
[TD]JFK[/TD]
[TD="align: right"]1[/TD]
[TD="align: right"]9:05 AM[/TD]
[TD="align: right"]10:15 AM[/TD]
[TD="align: right"]1:10[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]JFK[/TD]
[TD]HOU[/TD]
[TD="align: right"]1[/TD]
[TD="align: right"]1:17 PM[/TD]
[TD="align: right"]4:12 PM[/TD]
[TD="align: right"]3:55[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]HOU[/TD]
[TD]JFK[/TD]
[TD="align: right"]1[/TD]
[TD="align: right"]7:00 AM[/TD]
[TD="align: right"]11:20 AM[/TD]
[TD="align: right"]3:20[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]JFK[/TD]
[TD]MCO[/TD]
[TD="align: right"]1[/TD]
[TD="align: right"]2:09 PM[/TD]
[TD="align: right"]4:47 PM[/TD]
[TD="align: right"]2:38[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]MCO[/TD]
[TD]BOS[/TD]
[TD="align: right"]1[/TD]
[TD="align: right"]5:52 PM[/TD]
[TD="align: right"]8:40 PM[/TD]
[TD="align: right"]2:48[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]BOS[/TD]
[TD]DEN[/TD]
[TD="align: right"]1[/TD]
[TD="align: right"]9:20 PM[/TD]
[TD="align: right"]12:00 AM[/TD]
[TD="align: right"]4:40[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]DEN[/TD]
[TD]BOS[/TD]
[TD="align: right"]1[/TD]
[TD="align: right"]12:10 AM[/TD]
[TD="align: right"]5:27 AM[/TD]
[TD="align: right"]3:17[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I need something like this very similar for my pilot logbook spreadsheet. The only difference is that my total time is already calculated for me and I'm able to import into the spreadsheet along with the start and end times for my flights. Here's the catch, my total time takes into account any time change that took place from takeoff and landing. So, therefore, the total time might only show 1 hr flight time when you look at the takeoff and landing time and it's 2 hours difference due a time change from say Central time zone to Eastern time zone. Therefore I don't use the formula for total time like you have in the example above (D2).
So, how would you need to change up the formula in order to compensate for time zone changes? Because there are many times when I cross time zones so the Dep and Arr times are reflective of local times and not total duration of the flight.
Have I confused you yet? Lol. Let me know if you might have a solution. I can email you the spreadsheet so you can possibly help me out. I truly appreciate it!!!
Tony
Similar to this solution, I am looking for a slight modification for pilot's time and I can't figure it out:
http://www.mrexcel.com/forum/excel-questions/662103-day-night-shift-calculation.html
Here are the rows and columns I have:
[TABLE="width: 566"]
<colgroup><col span="3"><col span="2"><col><col><col></colgroup><tbody>[TR]
[TD]From[/TD]
[TD]To[/TD]
[TD]Legs[/TD]
[TD]Dep[/TD]
[TD]Arr[/TD]
[TD]Duration[/TD]
[TD]Day[/TD]
[TD]Night[/TD]
[/TR]
[TR]
[TD]JFK[/TD]
[TD]IAD[/TD]
[TD="align: right"]1[/TD]
[TD="align: right"]7:15 AM[/TD]
[TD="align: right"]8:24 AM[/TD]
[TD="align: right"]1:09[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]IAD[/TD]
[TD]JFK[/TD]
[TD="align: right"]1[/TD]
[TD="align: right"]9:05 AM[/TD]
[TD="align: right"]10:15 AM[/TD]
[TD="align: right"]1:10[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]JFK[/TD]
[TD]HOU[/TD]
[TD="align: right"]1[/TD]
[TD="align: right"]1:17 PM[/TD]
[TD="align: right"]4:12 PM[/TD]
[TD="align: right"]3:55[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]HOU[/TD]
[TD]JFK[/TD]
[TD="align: right"]1[/TD]
[TD="align: right"]7:00 AM[/TD]
[TD="align: right"]11:20 AM[/TD]
[TD="align: right"]3:20[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]JFK[/TD]
[TD]MCO[/TD]
[TD="align: right"]1[/TD]
[TD="align: right"]2:09 PM[/TD]
[TD="align: right"]4:47 PM[/TD]
[TD="align: right"]2:38[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]MCO[/TD]
[TD]BOS[/TD]
[TD="align: right"]1[/TD]
[TD="align: right"]5:52 PM[/TD]
[TD="align: right"]8:40 PM[/TD]
[TD="align: right"]2:48[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]BOS[/TD]
[TD]DEN[/TD]
[TD="align: right"]1[/TD]
[TD="align: right"]9:20 PM[/TD]
[TD="align: right"]12:00 AM[/TD]
[TD="align: right"]4:40[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]DEN[/TD]
[TD]BOS[/TD]
[TD="align: right"]1[/TD]
[TD="align: right"]12:10 AM[/TD]
[TD="align: right"]5:27 AM[/TD]
[TD="align: right"]3:17[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I need something like this very similar for my pilot logbook spreadsheet. The only difference is that my total time is already calculated for me and I'm able to import into the spreadsheet along with the start and end times for my flights. Here's the catch, my total time takes into account any time change that took place from takeoff and landing. So, therefore, the total time might only show 1 hr flight time when you look at the takeoff and landing time and it's 2 hours difference due a time change from say Central time zone to Eastern time zone. Therefore I don't use the formula for total time like you have in the example above (D2).
So, how would you need to change up the formula in order to compensate for time zone changes? Because there are many times when I cross time zones so the Dep and Arr times are reflective of local times and not total duration of the flight.
Have I confused you yet? Lol. Let me know if you might have a solution. I can email you the spreadsheet so you can possibly help me out. I truly appreciate it!!!
Tony