Hi,
I have a vba program, and need to do linear interpolation.
There is are x and y values, but the values are not always the same so I need to have some function or Sub routine.
I looked on the internet but couldn't find anything. It would be nice to use a custom program rather than a applicaiton.worksheetfunction() solution
Thanks
I have a vba program, and need to do linear interpolation.
There is are x and y values, but the values are not always the same so I need to have some function or Sub routine.
I looked on the internet but couldn't find anything. It would be nice to use a custom program rather than a applicaiton.worksheetfunction() solution
Thanks