View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Harish Harish is offline
external usenet poster
 
Posts: 35
Default Linear Interpolation

Hi,

I have a table:

A SHGC
0 0.86
40 0.84
50 0.82
60 0.78
70 0.67
80 0.42

For example, I want to find the SHGC value for the corresponding A
value of 27.662, How can i use a function in excel to do that
interpolation?