Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming,microsoft.public.excel,microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
Based on a set of data, I've created a line pivot chart in Excel. I have added a trendline, wich works perfectly! So, why this question? Is it possible to get the specific values of a certain point on the trendline? For example: Pivot table: [AverageUse] Month Percentage 1 10,1234% 2 12,4678% 3 9,4373% Now I've create a pivot chart (that's a bit difficult to reproduce with ASCII-art;) and added a trendline, now I would like to see my pivot table like this: [AverageUse] Month Percentage TrendlinePercentage 1 10,1234% 9% 2 12,4678% 13% 3 9,4373% 9% Wich excel-guru has some briliant ideas? Thanks in advance, Best Regards, Alain |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I show values of data points in a chart with the mouse poin | Charts and Charting in Excel | |||
Null points in a line chart | Excel Discussion (Misc queries) | |||
Min values in a list of numbers | Excel Worksheet Functions | |||
Accessing values in points collection of chart & conditional display | Charts and Charting in Excel | |||
How do I get the trendline equation from Excel to script? | Charts and Charting in Excel |