How to use interp function to compare two variables?

saranyatl

New Member
Joined
Nov 26, 2013
Messages
16
Hello,
I have a set of data as given below

A
B
C
D
E
1
X/Y
1
2
3
4
2
10
1.1
1.3
1.5
1.8
3
20
1.5
1.6
1.7
2
4
30
1.8
2
2.5
3
5
40
1.9
2.5
3.2
4.5

<tbody>
</tbody>

Another table is to be filled by interpolating from the data above.


F
G
H
1
X
Y
To be Filled
2
11
1.05
3
13
1.7
4
15
1.96
5
22
2.58

<tbody>
</tbody>

How to fill data with interp function? can Vlookup be used for the same??
 

Excel Facts

How to show all formulas in Excel?
Press Ctrl+` to show all formulas. Press it again to toggle back to numbers. The grave accent is often under the tilde on US keyboards.

Forum statistics

Threads
1,215,403
Messages
6,124,714
Members
449,182
Latest member
mrlanc20

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