Results 1 to 8 of 8

Can a Chart dynamically change it range based on a cells value?

Threaded View

  1. #1
    Forum Contributor
    Join Date
    04-05-2010
    Location
    Lakewood, IL
    MS-Off Ver
    Excel 2016
    Posts
    405

    Can a Chart dynamically change it range based on a cells value?

    I am not sure where to post this question so I thought Charting would be a good start.

    I have a chart with the formula below.

    =SERIES('Ratios'!$C$25,'Ratios'!$G$6:$U$6,'Solvency Ratios'!$G$25:$U$25,1)
    If I have a cell lets say B10 on a worksheet automatically changes. Can the chart as defined below do the follow. If B10 is has "NID" in it the chart plots one less data point.
    =SERIES('Ratios'!$C$25,'Ratios'!$G$6:$T$6,'Solvency Ratios'!$G$25:$T$25,1)
    If that cell does not contain "NID" then it plots one more data point:
    =SERIES('Ratios'!$C$25,'Ratios'!$G$6:$U$6,'Solvency Ratios'!$G$25:$U$25,1)
    I am not sure how to best accomplish this task automatically. VBA code formulas???
    Last edited by Bobbbo; 09-14-2017 at 03:39 PM. Reason: Mark it solved

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. SOLVED-Dynamically change size/range of x axis of chart
    By helpme858 in forum Excel General
    Replies: 2
    Last Post: 08-07-2017, 12:20 PM
  2. Using Cells to change Pie Chart range
    By mrshl9898 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-04-2017, 09:50 PM
  3. Replies: 3
    Last Post: 06-28-2016, 04:24 AM
  4. Dynamically populate a row of cells based on value and date range
    By Paul.Thompson in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-27-2016, 05:01 PM
  5. Dynamically change how values are displayed in a chart?
    By Sthlm in forum Excel Charting & Pivots
    Replies: 4
    Last Post: 12-27-2013, 05:43 AM
  6. Change the range in x axis dynamically for line chart
    By dimwit in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 06-27-2013, 05:23 AM
  7. use mouseclick to dynamically change chart series? Chart_beforeDoubleClick?
    By KR in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-15-2006, 10:25 AM

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