+ Reply to Thread
Results 1 to 3 of 3

Auto dynamic Chart

  1. #1
    Registered User
    Join Date
    04-10-2004
    Posts
    23

    Auto dynamic Chart

    I would like to generate a chart which will automatically update with the latest number I enter, but the length of this set of number to be charted varies. The scale of both axis will vary too.

    Please see attached example, in Column B-D, I will input the monthly return for the fund and the 2 benchmarks, and Column G-I calculate the corresponding NAV. The chart's x-axis reads from Column A and y-axis from Column G-I.

    In this spreadsheet, from time to time, Column B-D will be replaced with different fund and benchmark, i.e. Fund 1 starts from May 99 - Oct 06, another fund may start from Jan 05 etc.. How can I make the chart to be dynamic and automated? as well as the scale to be adjusted automatically?

    many thanks
    Attached Files Attached Files

  2. #2
    Forum Contributor
    Join Date
    02-28-2006
    Posts
    690
    chart scales will update automatically...

    visit peltiertech.com for how to construct dynamic charts.

  3. #3
    Forum Contributor
    Join Date
    10-27-2006
    Location
    United Kingdom
    MS-Off Ver
    EXCEL 2003 (2007 at home)
    Posts
    517

    This might help

    If a data set includes the value #N/A (not applicable) the Excel charts will ignore that value but plot everything around it as normal.

    A cell can be set to #N/A using the =NA() function.

    Try setting up some "dummy" cells with the value #N/A at the end of your existing data. Include these dummy cells in the data range plotted on the chart. If you insert cells between the real data and the dummy data the chart will automatically extend the range of cells plotted to include the new cells.

    Alternatively, if you know the eventual maximum data set size, set up the full range of cells with #N/A then overwrite as the new data becomes available.

    Mark.

+ 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