Not knowing what your data looks like I can't really say the best method to interpolate between points. At the extremes, it could be perfectly linear or it could be completely random. I would recommend looking at your data and determining how well a linear interpolation fits your data. It may work, and it is easy to calculate.

As for comparing the two data sets, would CORREL be a better function?

Pauley