Article ID: 95479 - Last Review: January 18, 2007 - Revision: 2.1 XL: Method to Calculate Interpolation Step ValueThis article was previously published under Q95479 SUMMARY
The following Microsoft Excel formula performs linear interpolation by
calculating the interpolation step value:
=(end-start)/(ROW(end)-ROW(start))
where "end" is the cell address of the larger number, and "start" is the cell address of the smaller number.
Interpolation is a method used to determine a present or future value factor when the exact factor does not appear in either a present or future value table. Interpolation assumes that the change between two values is linear and that the margin of error is insignificant. MORE INFORMATION
To create a sample linear interpolation formula, follow these steps:
| Article Translations
|
Back to the top
