Assuming you have smoothing on, I haven't yet solved the problem (Excel
seems to be using Bezier curves for the smoothe)
Another approach to what Jon and Dave suggested, and I interpret your
post along the line that Dave does, is to use a cubic spline smoothe
instead, and gets its derivative(s). I've posted code that fits a cubic
spline to one's data, and returns the spline and all its derivatives at
as many evaluation points that Excel can handle. See
http://groups.google.com/[email protected]
Allow for line-wrap in this URL and the code itself.
Plz let us know what you figure out.
TIA, and HTH
Dave Braden
MVP - Excel