Correlations function in an Access query

S

Sarah Y

Is there a statistical function in Access that will
calculate correlations?

If so, where do I find it?

Thanks,
Sarah
 
J

Jeff Boyce

Sarah

I don't think Access has a built-in function to calculate correlation. You
could "roll your own" function, or possibly set a reference to the Excel
object library and borrow one from there.
 
Top