If you are willing to reorganize your data into a 2-way table (WT down a
column and CG across a row, or the other way around with the corresponding
KIAS values filling the grid), you can use the method documented at
Interpolation
http://www.tushar-mehta.com/excel/newsgroups/interpolation/index.html
To quickly reorganize your data, create a PivotTable with WT as the row
field, CG as the column field and KIAS as the data field.
I did the above with the PT in J3:R21 and used the Interpolate2DArray
function with your example data point. The result was KIAS=44.75894737
The formula was =Interpolate2DArray(K5:Q20,J5:J20,K4:Q4,F25,H25) where F25
and H25 contained the specified WT and CG values.
Do note that because you have some holes (prominently, only one value for
WT=2950 and only 2 values for CG=46, your results will be very poor around
those data points.
--
Tushar Mehta
http://www.tushar-mehta.com
Custom business solutions leveraging a multi-disciplinary approach
In Excel 2007 double-click to format may not work; right click and select
from the menu