+ Reply to Thread
Results 1 to 4 of 4

Dynamic Chart with Auto resize

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    06-25-2013
    Location
    India
    MS-Off Ver
    Office 365
    Posts
    129

    Dynamic Chart with Auto resize

    Hello All,

    I am trying create a Chart based on Dynamic ranges which never go beyond Col N. Concern is the chart doesnt resize based on the data, also I dont want chat to show the future weeks as well.

    Would this be possible. Attached is the sample file.

    Thanks
    Attached Files Attached Files

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,156

    Re: Dynamic Chart with Auto resize

    hi Sri. create dynamic range for each series first.

    1. press CTRL + F3 to open the Name Manager window.
    2. Click on New.
    3. Input a Name. i named mine RangeA.
    4. in Refers to, input this formula
    =$B$2:INDEX($B$2:$N$2,COUNTA($B$2:$N$2))
    5. Press OK.

    Do the same steps for BB, but change steps 3 and 4 to this:
    3. i named it RangeB
    4. formula is:
    =$B$3:INDEX($B$3:$N$3,COUNTA($B$3:$N$3))

    1. Now right-click the chart and choose Select Data. if it's not available in Excel 2016, try something similar.
    2. Click on Edit for AA.
    3. inside Series values, input this (remember to input worksheet name):
    =Sheet1!RangeA

    Repeat for BB, but differ in steps 2 and 3.
    2. Click on Edit for BB
    3. input:
    =Sheet1!RangeB

    you may use this as reference:
    http://www.techrepublic.com/blog/mic...arts-in-excel/

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  3. #3
    Forum Contributor
    Join Date
    06-25-2013
    Location
    India
    MS-Off Ver
    Office 365
    Posts
    129

    Re: Dynamic Chart with Auto resize

    Wow... Benishiryo.. Amazing.. It worked well. Thanks a lot for your detailed instruction..

    Well Appreciated

  4. #4
    Forum Contributor
    Join Date
    06-25-2013
    Location
    India
    MS-Off Ver
    Office 365
    Posts
    129

    Re: Dynamic Chart with Auto resize

    Hello Benishiryo,

    Hope you remember few days back you gave me a function for Dynamic chart. I am trying same for data which is Column's (vertically) but seems lik not working. Is there anything else which I need to do..

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. How to resize a dynamic pivot chart
    By Alyena in forum Excel Charting & Pivots
    Replies: 8
    Last Post: 07-03-2014, 02:55 AM
  2. [SOLVED] Dynamic chart title created in VBA does not auto-update
    By DH112213 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-22-2013, 12:38 PM
  3. VBA to auto-add rows to 3 Tables (or one and auto-resize 2)
    By Nytemare in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-25-2013, 08:50 AM
  4. [SOLVED] Need to Make Camera Tool Image Dynamic (Auto resize as data is added/deleted)
    By Steve N. in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-05-2012, 08:51 PM
  5. Resize a Dynamic Named Range
    By securityman in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 09-17-2012, 07:24 PM
  6. Auto dynamic Chart
    By vickyho1008 in forum Excel General
    Replies: 2
    Last Post: 11-29-2006, 09:47 AM
  7. [SOLVED] Dynamic column chart - auto sort on data range
    By jimfrog in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 03-29-2006, 09:50 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