Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Array Type programming

Hi there,
I have a massive project that I have to undertake in order
to graduate my Science degree.

I am required to process the B727 Manual into excel and
have a flight plan sheet which should automatically select
the right data and insert it into another worksheet.

For instance:

If I put in a height of 33000 feet, and the takeoff weight
is 76000kgs, and the temperature is +10 above the standard
temperature range, the climb fuel will be 2345kgs, and the
time taken will be 23 mins.
Or, If the height is 35000feet, and the takeoff weight is
74000kg at the standard temperature the climb fuel will be
2100kg at 19mins.

None of the tables are linear or at any proportion so
there won't be a y= mx + c equation to solve it.
This is usually done manually, but I need a working excel
table to automatically put in the data into another active
worksheet.

Can someone help me?

Xavier
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Array Type programming

Are you asking if someone has entered in all the tables for the data or are
you asking how to do a linear interpolation.

Generally, when asked to do an interpolation between table values,
particularly if manual, the interpolation is done using linear rules between
the bounding values.

What is it you are looking for help on?

--
Regards,
Tom Ogilvy

"Xavier Susai" wrote in message
...
Hi there,
I have a massive project that I have to undertake in order
to graduate my Science degree.

I am required to process the B727 Manual into excel and
have a flight plan sheet which should automatically select
the right data and insert it into another worksheet.

For instance:

If I put in a height of 33000 feet, and the takeoff weight
is 76000kgs, and the temperature is +10 above the standard
temperature range, the climb fuel will be 2345kgs, and the
time taken will be 23 mins.
Or, If the height is 35000feet, and the takeoff weight is
74000kg at the standard temperature the climb fuel will be
2100kg at 19mins.

None of the tables are linear or at any proportion so
there won't be a y= mx + c equation to solve it.
This is usually done manually, but I need a working excel
table to automatically put in the data into another active
worksheet.

Can someone help me?

Xavier



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
inputbox type 64 (array) pete the greek Excel Discussion (Misc queries) 8 May 20th 23 11:44 AM
other type values in array. y Excel Programming 2 April 12th 04 02:32 AM
other type values in array. y Excel Programming 1 April 8th 04 06:33 AM
Programming Array Formulas in VBA - Can they be intermediate results in RAM? Bill Hertzing Excel Programming 4 February 17th 04 07:04 PM
Array formulas into VB programming Angelo Battistoni Excel Programming 3 August 28th 03 05:34 PM


All times are GMT +1. The time now is 03:33 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"