LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default how to do linear interpolation between entries in lookup table

Niek Otten wrote:
One way (not necessarily "the best" way) is to use this UDF. Instructions for UDFs at the end.

I have written and used similar functions, but they can become very slow
in large files, especially when automatic recalculation sort of gets
lost and recalculates every thing every time whether it needs it nor
not. I think functions written in the modules are far far slower than
built in functions.

An alternative is to use MATCH to find your table entry row then use
INDEX to pick out the four values you need for interpolation.

John
 
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
Lookup table shannoncox Excel Discussion (Misc queries) 4 May 3rd 06 12:42 PM
Sum items in a lookup table. JICDB Excel Discussion (Misc queries) 2 December 30th 05 02:13 PM
How do I lookup a corresponding value in another table Des Excel Worksheet Functions 2 November 7th 05 11:28 AM
pivot table sort entries that don't yet appear in table rachael Excel Discussion (Misc queries) 11 September 19th 05 11:29 PM
Multiple table lookup KG Excel Discussion (Misc queries) 1 June 3rd 05 05:39 AM


All times are GMT +1. The time now is 09:08 AM.

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

About Us

"It's about Microsoft Excel"