+ Reply to Thread
Results 1 to 5 of 5

Extracting Data points from trendline

Hybrid View

jsuarez199 Extracting Data points from... 10-24-2013, 03:39 AM
zbor Re: Extracting Data points... 10-24-2013, 04:08 AM
jsuarez199 Re: Extracting Data points... 10-24-2013, 08:06 AM
jsuarez199 Re: Extracting Data points... 10-25-2013, 05:14 AM
MrShorty Re: Extracting Data points... 10-25-2013, 10:21 AM
  1. #1
    Registered User
    Join Date
    04-11-2013
    Location
    London
    MS-Off Ver
    Excel 2007
    Posts
    92

    Extracting Data points from trendline

    Hi Guys,

    I have a graph with a logarithmic trendline, and I need to show the data points for it in two excel columns (x,y). This needs to be done automatically so that when I change the points and the trendline shifts, the data points on my two columns will be automatically updated. Does anyone know how to do this? thanks!

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    16,033

    Re: Extracting Data points from trendline

    Attach a sample workbook. Make sure there is just enough data to make it clear what is needed. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are demonstrated, mock them up manually if needed. Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic
    Never use Merged Cells in Excel

  3. #3
    Registered User
    Join Date
    04-11-2013
    Location
    London
    MS-Off Ver
    Excel 2007
    Posts
    92

    Re: Extracting Data points from trendline

    Thanks ZBOR,

    Here you go!
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    04-11-2013
    Location
    London
    MS-Off Ver
    Excel 2007
    Posts
    92

    Re: Extracting Data points from trendline

    Any luck? :S

  5. #5
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP, 2007, 2024
    Posts
    16,372

    Re: Extracting Data points from trendline

    The first thing I would suggest: learn how to use the LINEST() function to perform these regressions: http://office.microsoft.com/en-us/ex...in=HA010277524 Using the LINEST() function will allow you to perform the regression directly in the worksheet and eliminate the need to copy the equation from the chart to the spreadsheet.

    Using the LINEST() function, you can either perform the regression in the source files and link that to this file or in this destination file, I'm not sure that it matters. I would probably also pull into this file the max(tenor) from each source file. From there, it should be easy enough to build a formula for Tenor and yield that will take into account the max tenor from the original source file.
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 10-11-2011, 12:52 AM
  2. trendline for arrays with missing data points
    By melnik in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-10-2011, 01:25 PM
  3. [SOLVED] Getting the values of the points in a trendline
    By e.alain.levy@gmail.com in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 05-11-2006, 04:00 AM
  4. Trendline points
    By Blondie in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-31-2006, 04:20 PM
  5. [SOLVED] [SOLVED] Trendline excluding last 2 data points of series
    By Mary Ann in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 06-15-2005, 09:05 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1