+ Reply to Thread
Results 1 to 2 of 2

Multiple dynamic charts

  1. #1
    Registered User
    Join Date
    03-14-2010
    Location
    Melbourne, Australia
    MS-Off Ver
    Excel 2010
    Posts
    31

    Multiple dynamic charts

    Hi,

    This seems like it will be straightforward but i can't get it to work. I've created some names that i'm trying to use for dynamic charts. The first one i created worked fine in the chart but the second won't work. i can't seem to change the series in the second graph to read off the new name. 'Dates' gives me the date range along the x-axis while 'PurchaserValuers' gives me the first set of data i want. The second set of data i want is 'Repurchase' and is shown below.The names are below:

    Dates =OFFSET(Sheet2!$D$2,0,0,1, COUNTIF(Sheet2!$D$2:$W$2, ">0"))
    PurchaserValues =OFFSET(Dates,1,0)
    Repurchase =OFFSET(Dates,3,0)

    All i want is another chart for repurchase but it won't let me change the series. Ultimately there will be more data with more graphs so i need to get multiple graphs working. Attached is a snapshot of the file i'm using with the above formulas.

    Thanks,
    John
    Attached Files Attached Files

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,431

    Re: Multiple dynamic charts

    Use the Select Data dialog to alter the named range reference rather than the formula bar.
    Cheers
    Andy
    www.andypope.info

+ 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