Correlations function in an Access query

  • Thread starter Thread starter Sarah Y
  • Start date Start date
S

Sarah Y

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

If so, where do I find it?

Thanks,
Sarah
 
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.
 
Back
Top