Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I don't use trendlines much, and when I do it is just for the visual.
Now I find myself in a situation where I need to plot the trendline, but also take the endpoints of two trendlines on my graph and get the difference in value between those final points. The graph X-axis is 12 months (Jan-Dec) and the actual number of points plotted will vary (adding a point each month). The graph uses the values based on a named range: =opov4.xls!vo12 (fixed range, not dynamic). It also uses a named range for the x-axis values: =opov4.xls!vXAxisShort I can put [vo12] in as the first parameter of the trend function successfully (it shows the array of values), [vXAxisShort] for the X-axis values... but no matter what I put in to try to convince it to give me the value for "Dec" (or 12), it doesn't return a value without any x values. I also tried the same for the "Forecast" function, and still no love. The help files for trend and forecase aren't all that helpful to understand why it isn't working. Suggestions are welcome! Thank you, Keith |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Trendline partial data start point | Charts and Charting in Excel | |||
Different color & trend for data at specific starting point | Charts and Charting in Excel | |||
How do I plot a trendline that goes through a specified point? | Charts and Charting in Excel | |||
Chart point colours to show time trend | Charts and Charting in Excel | |||
How do i approximate the value of a point on the trendline? | Charts and Charting in Excel |