Aviation Charter Price Spreadsheet

connan

New Member
Joined
Feb 28, 2006
Messages
4
I am in the process of trying to write an Excel Spreadsheet to assist with pricing for an airline charter company that I work for.

We would like to provide our pilots with an A5 sized booklet with all the tracks, distances, times and charter prices from Point A to Point B, Point C, etc.


The idea is as follows:



worksheeta2pv.jpg




This first Worksheet lists all the locations we fly into with their tracks, distances and charter costs fpr each aircraft type.



The TIME is calculated by the formula =(C4/'Aircraft Data'!B5)*60



The COST is currently calculated by the formula =ROUND(((((C4/'Aircraft Data'!B5)*2)+0.2)*'Aircraft Data'!C5)/5,0)*5



worksheetb4jt.jpg




This second Worksheet has the Aircraft Data - speeds and hourly rate.



Is there a way of setting up the Spreadsheet so that if a formula changes, particularly for the cost, we don't have to change the formula in each cell? Is it possible to write a formula/macro that references another cell/formula from, for instance, the second Worksheet (Aircraft Data)?



Thanks very much!
 

Excel Facts

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest
I now have this spreadsheet working, but I have changed some column information and now one of the columns is showing "#N/A" rather than the correct calculation results. The cells use the same formula and work correctly in previous cells, but not the remainder.

Can I please get some assistance?

The file can be downloaded here.

Corrections can be emailed to derby@bushflight.com

Thanks very much!
 
Upvote 0

Forum statistics

Threads
1,213,538
Messages
6,114,218
Members
448,554
Latest member
Gleisner2

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