Dear Friends,

I have to local ranges, xL and yL that I have assigned some values to each of them. Now, I want to call the slope and the intercept functions to calculate their regression statistics.

I expected to do something like:

slopeL = "=SLOPE(yL,xL)"

Any ideas?

G.