Hi all!
I'm attempting perform linear interpolation with 3 independent variables, like so:
The goal is to extract the rows corresponding to d0..d3 based on the inputs a, b and c.
Here is a simple test data set that I have put together:
Excel sheet here
I have done interpolation with 2...