+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Registered User
    Join Date
    01-28-2010
    Location
    Akron, OH
    MS-Off Ver
    Excel 2007
    Posts
    11

    Automatically changing a chart

    Code:
    =SERIES(,Sheet1!$A$9:$A$29,Sheet1!$B$9:$B$29,1)
    this is my chart formula

    I want to be able to use the following

    Code:
    =SERIES(,Sheet1!$A$9:ADDRESS(SUM(MATCH(B5,A9:A29,0)+8),1),Sheet1!$B$9:ADDRESS(SUM(MATCH(B5,A9:A29,0)+8),2),1)
    This will allow me to change the data series in the chart based on what's typed in cell B5

    Is this possible?

  2. #2
    Forum Guru sweep's Avatar
    Join Date
    04-03-2007
    Location
    Location: Location:
    MS-Off Ver
    XL2003 / 2007
    Posts
    2,448

    Re: Automatically changing a chart

    Hi,

    You could assign a named range using the formula, and then refer to that named range in the chart data.
    Sarcasm - because beating the **** out of someone is illegal.

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.2.0