About 27,900 results
Open links in new tab
  1. Linear interpolation within a range of values - Excel Help Forum

    Mar 29, 2020 · Hi there, I'm in search for a formula that can perform linear interpolation between within arange of values. The case is best illustrated in the attached sheet. The formula need to …

  2. Interpolation formula returns #DIV/0! and #REF! errors

    Jul 17, 2025 · Interpolation formula returns #DIV/0! and #REF! errors I have a sheet that is intended to interpolate the correct pressure values from a table of calibration results, …

  3. Interpolating values between two dates - Excel Help Forum

    Aug 5, 2022 · Interpolation problems, though, are fairly common around here. This Excel community continues to tolerate my advocating for a different spreadsheet. If you are allowed …

  4. VLOOKUP and interpolation formula - Excel Help Forum

    Aug 22, 2018 · Re: VLOOKUP and interpolation formula With 1E6 rows and 16k columns, I'm not sure I will ever fully understand the desire to confine a complex calculation to a a single cell. If …

  5. Interpolation Formula - Excel Help Forum

    Mar 19, 2024 · Similar Threads VLOOKUP and interpolation formula By jaychu in forum Excel Formulas & Functions Replies: 3 Last Post: 08-22-2018, 01:38 AM

  6. Vlookup with interpolation - Excel Help Forum

    Jul 26, 2013 · Vlookup with interpolation Hello, I'd like to be able to lookup an input which is between reference values, and interpolate between rows. I tried using forecast but it was …

  7. 3d interpolation of a table [SOLVED] - Excel Help Forum

    Jul 1, 2015 · Re: 3d interpolation of a table Are you looking for something sophisticated like a linear regression type interpolation or would this be something like, 3.5 is halfway between 3 …

  8. Sales Bonus-Liner interpolation formulas [SOLVED] - Excel Help …

    Jun 8, 2022 · Re: Sales Bonus-Liner interpolation formulas The FORECAST () function can be part of the solution, and is often part of many people's solutions to linear interpolation …

  9. interpolation and reverse Vlookup - Excel Help Forum

    Mar 13, 2020 · Re: I need help with a formula, interpolation and reverse Vlookup In the absence of a good, built in interpolation function, the hardest part of most interpolation algorithms is the …

  10. Bilinear Interpolation VBA function for range [SOLVED] - Excel …

    Mar 6, 2015 · Re: Bilinear Interpolation VBA function for range Well, data is a bit inconsistant - you look for X 6.5 while no data for 6. Also for Y and X = 15.5, while no input data for 16. you …