Closed Thread
Results 1 to 4 of 4

automatically update charts

  1. #1
    Registered User
    Join Date
    05-07-2007
    Posts
    27

    automatically update charts

    Hi all. I have to do 3 set of charts monthly for 15 different depts. For example January has 3 sets of data and I have to create charts for 15 different depts. That's 45 charts in all for each month. I created the charts already. I have the data on one sheet and created the charts on different sheets and label it. My problem is I don't want to recreate the charts every month. If I change the data sheet or add data, the charts become distorted and I have to go through and select the data for each chart again. How can I change the data on the data sheet and have the charts update automatically?
    Thanks

  2. #2
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591
    Hi

    See if the attached file gives you some hints. I doubt that it comes close to matching your data structure, but you may be able to apply the principles.

    There are 3 named ranges.
    depts is a list of the departments. It is used in the drop down on sheet2.
    dates is a dynamic list that takes the last 12 months of data from sheet1!A:A. Add extra data and it will automatically adjust
    data is a dynamic name that is based on dates and gets the data for the relevant department.

    If you make a change to the department then the graph will update for the most recent 12 months of history.

    HTH

    rylo
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    08-27-2007
    Posts
    1

    how did you make the drop down menu?

    How did you do the drop-down menu for the different charts? It's really cool!

  4. #4
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591
    Hi

    I created a defined name on sheet1!B1:P1 called depts, then used Data, Validation, List with a source of =depts to create the drop down.

    HTH

    rylo

Closed 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