+ Reply to Thread
Results 1 to 3 of 3

Dynamic Charting

  1. #1
    Registered User
    Join Date
    05-17-2010
    Location
    Vacaville, CA
    MS-Off Ver
    Excel 2007
    Posts
    2

    Dynamic Charting

    I have an excel sheet with several worksheets of data. On one worksheet a simple line chart displaing the data from the different worksheets. Data souce for each line graph is =worksheetname!$F$2:$F$90. This works fine but, if I insert a row at F2 of the worksheet, the data source changes to =worksheetname!$F$3:$F$91.
    How can I keep the data series locked to $F$2:$F$90?
    Example attached.
    Attached Files Attached Files
    Last edited by sggravatt; 05-17-2010 at 08:37 PM. Reason: Added example

  2. #2
    Valued Forum Contributor mdbct's Avatar
    Join Date
    11-11-2005
    Location
    CT
    MS-Off Ver
    2003 & 2007
    Posts
    848

    Re: Dynamic Charting

    Assign each series to a Named range that uses the indirect function.
    Please Login or Register  to view this content.
    Then add the named range, as a data series, to the chart.

    I've updated your sheet with an example
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    05-17-2010
    Location
    Vacaville, CA
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Dynamic Charting

    That worked, thank you!

+ 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