Add the LOGEST function (which is in Excel) to Access
Excel has the function LOGEST that is used in regression analysis. The LOGEST function calculates an exponential curve that fits your data and returns an array of values that describes the curve.
We use this function in our Excel models. I am attempting to rewrite some of these in Access but the LOGEST is not available in Access. It seems that all the functions available in Excel should also be available in Access.
