+ Reply to Thread
Results 1 to 10 of 10

Dynamic Graphs

  1. #1
    Registered User
    Join Date
    02-07-2013
    Location
    United States
    MS-Off Ver
    Excel 11 Mac OSX
    Posts
    16

    Dynamic Graphs

    I am trying to setup a graph to dynamically build based off data that is constantly changing or being added/removed and not sure how to do this.

    See attached file for example.
    Attached Files Attached Files

  2. #2
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,316

    Re: Dynamic Graphs

    See http://peltiertech.com/Excel/Charts/...umnChart1.html
    HTH
    Regards, Jeff

  3. #3
    Registered User
    Join Date
    02-07-2013
    Location
    United States
    MS-Off Ver
    Excel 11 Mac OSX
    Posts
    16

    Re: Dynamic Graphs

    I have tried using this approach, but it doesn't work properly. Any other ideas?

  4. #4
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,316

    Re: Dynamic Graphs

    Highlight the entire set of data, B2:H6 then turn the data into a table.

    Select Ctrl + T >> Check My table has headers >> OK

    Now enter a new column label in I2 and then the associated data in I3:I6

  5. #5
    Registered User
    Join Date
    02-07-2013
    Location
    United States
    MS-Off Ver
    Excel 11 Mac OSX
    Posts
    16

    Re: Dynamic Graphs

    OK, I did all that, now how do I get my graph to auto-update with that new data

  6. #6
    Registered User
    Join Date
    02-07-2013
    Location
    United States
    MS-Off Ver
    Excel 11 Mac OSX
    Posts
    16

    Re: Dynamic Graphs

    Nevermind, I got it, Thank you!

  7. #7
    Registered User
    Join Date
    02-07-2013
    Location
    United States
    MS-Off Ver
    Excel 11 Mac OSX
    Posts
    16

    Re: Dynamic Graphs

    I have ran into an issue, in my report that I am using; there are formulas and not static data. Any other ideas?

  8. #8
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,316

    Re: Dynamic Graphs

    Please attach an example that represents your actual setup and the issue you ran into.

  9. #9
    Registered User
    Join Date
    02-07-2013
    Location
    United States
    MS-Off Ver
    Excel 11 Mac OSX
    Posts
    16

    Re: Dynamic Graphs

    Here is a sample file with formulas for what I want the graph to build based off of what the data pulls
    Attached Files Attached Files

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

    Re: Dynamic Graphs

    hi twalker1228, seems to be a similar problem here:
    http://www.excelforum.com/excel-prog...ed-ranges.html

    difference is your number of rows is fixed i guess? my solution there would work for you. change it to:
    =OFFSET($C$3,0,0,1,COUNT($3:$3))
    this is for "High". change the one in red to 1 to 3 for "Close", "Score" & "Open"

    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

+ 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