+ Reply to Thread
Results 1 to 2 of 2

Charts - Source Data based on Named Ranges

  1. #1
    Registered User
    Join Date
    07-14-2008
    Location
    Chicago
    Posts
    5

    Charts - Source Data based on Named Ranges

    i am trying to create charts that will update automatically based on (1) the selection of a state, and (2) entering new data into a table.

    here is the named range i have created for the Category (X) axis labels, which works when i enter into the source data:
    =OFFSET(Data!$D$1,,,2,COUNTA(Data!$D$1:$IV$1))

    here is a named range i have created for one of the series in my table, which the chart will not accept as source data. the range can is properly selected when using the "go to" (F5) command, but it doesn't seem to want to work in the chart.
    =OFFSET(Row_Start,,,1,COUNTA(Row_Start:Row_End))

    Row_Start and Row_End are named ranges that point to a cell in the table based on the state selection.

  2. #2
    Registered User
    Join Date
    07-14-2008
    Location
    Chicago
    Posts
    5

    Re:

    I discovered the problem but not yet the solution. My data is on one tab, and my chart is on its own worksheet.

    The named range "DataLabels" can be looked up using F5 from either sheet, but the other named ranges do not work from the chart sheet, only the data sheet.

    I need to figure out what is causing the discrepancy.

+ 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