Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I've entered my data, I've created my chart, I've had Excel insert a
trendline (or linear smooth line as they call it). Now what I need is to be able to point my curser alone the line and view the value for that particular point. Even to have it give me the value for each month along the x axis... |
#2
![]() |
|||
|
|||
![]()
XL doesn't provide any way of pointing to a location on a line and
getting the (interpolated?) value. If you want this information in a worksheet you are probably better off using the LINEST function. If you want to just see the results on a chart and can live with (a) piece-wise linear interploation and (b) entering the x/y value by hand, see the add-in: Interactive Chart http://www.tushar- mehta.com/excel/software/interactive_chart_display/index.html -- Regards, Tushar Mehta www.tushar-mehta.com Excel, PowerPoint, and VBA add-ins, tutorials Custom MS Office productivity solutions In article , says... I've entered my data, I've created my chart, I've had Excel insert a trendline (or linear smooth line as they call it). Now what I need is to be able to point my curser alone the line and view the value for that particular point. Even to have it give me the value for each month along the x axis... |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
#N/A Values : Returned by Formulas vs Entered Manually | Charts and Charting in Excel | |||
How do I find averages? | Excel Discussion (Misc queries) | |||
find maximum of two values in an array with same lookup value | Excel Discussion (Misc queries) | |||
How to find the minimum value in a database with multiple values . | Excel Discussion (Misc queries) | |||
How do I get the trendline equation from Excel to script? | Charts and Charting in Excel |