Forum Discussion

KirkExcel's avatar
KirkExcel
Copper Contributor
Jul 08, 2025
Solved

Non-linear interpolation

Any idea how I can achieve this?

I need to return the value in column B based on an input in column A.

Data example as follows:

AB
104
15?
202.5
  • KirkExcel's avatar
    KirkExcel
    Jul 08, 2025

    I have just tried it with linear interpolation via the forecast function and it now works. I think I got my wires crossed, apologies.

2 Replies

  • With linear interpolation it would be easy.

    Can you explain what kind of interpolation you want (and why)?

    • KirkExcel's avatar
      KirkExcel
      Copper Contributor

      I have just tried it with linear interpolation via the forecast function and it now works. I think I got my wires crossed, apologies.

Resources