I made a scatter plot with lineair interpolation connecting the dots.
Can I get the value of those points between two points I have in my table. The function TREND is not what I need because it interpolates using all the given data. What I need is the interpolated value of the nearest point left and right for a given x.
A trendline is not an option because the data serie is not exponential or polynomial.
Bookmarks