+ Reply to Thread
Results 1 to 3 of 3

dynamic number of points to plot in chart

  1. #1
    Valued Forum Contributor
    Join Date
    11-20-2003
    MS-Off Ver
    2010, 2016
    Posts
    1,173

    dynamic number of points to plot in chart

    I am using the following formulas for X and Y Values

    X value
    Please Login or Register  to view this content.
    Y value
    Please Login or Register  to view this content.
    For the X value, I want to give the choice as to the number of points to plot on the chart. The current formula for the X value is set to plot 10 points of data. How can I link that part of the code to a cell (cell E19 for example)?

    Thanks for any comments.

    I have attached sample spreadsheet if needed.
    Attached Files Attached Files

  2. #2
    Forum Contributor Charlie_Howell's Avatar
    Join Date
    09-27-2010
    Location
    Memphis, TN
    MS-Off Ver
    Excel 2007
    Posts
    218

    Re: dynamic number of points to plot in chart

    I'm not exactly sure as to what you are looking for but here is a sample that I made fo a friend of mine in Memphis. He took it apart and used several Ideas out of this dashboard.
    Attached Files Attached Files

  3. #3
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: dynamic number of points to plot in chart

    Quote Originally Posted by maacmaac View Post
    I am using the following formulas for X and Y Values

    X value
    =OFFSET(sheet1!$A$1,(MATCH(9.9E+30,sheet1!$B:$B))-10,0,10,1)

    For the X value, I want to give the choice as to the number of points to plot on the chart. The current formula for the X value is set to plot 10 points of data. How can I link that part of the code to a cell (cell E19 for example)?
    Based on your sample file modify the DNR formula for X to:

    Please Login or Register  to view this content.
    Last edited by DonkeyOte; 10-01-2010 at 04:54 AM. Reason: added alternative

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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