Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to create a cubic trendline (e.g. x^3 +x^2+x+1) in a chart using
VBA. I can create a quadratic trendline (e.g. x^2+x+1) using "ActiveChart.SeriesCollection(1).Trendlines.Ad d Type:=xlPolynomial". I haven't been able to find how to create the cubic trendline. Does anyone know the trick? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Trendline | Charts and Charting in Excel | |||
xlPolynomial trendline | Excel Programming | |||
trendline HELP! | Charts and Charting in Excel | |||
Trendline | Excel Worksheet Functions | |||
Trendline | Excel Discussion (Misc queries) |