+ Reply to Thread
Results 1 to 2 of 2

Dynamic Chart based on Date drop down list

  1. #1
    Registered User
    Join Date
    03-29-2011
    Location
    Australia
    MS-Off Ver
    Excel 2007
    Posts
    14

    Dynamic Chart based on Date drop down list

    Howdy,

    Seems I'm going in circles. Trying to make a chart that's dynamic based on the selection of a drop down list (highlighted in yellow). The chart should show 12 months worth of data based on the selection from the drop down list.

    Below are the list of defined names for Chart.

    Range =OFFSET(Sheet1!$A$1,COUNTA(Sheet1!$A:$A)-1,0,-MIN(12,COUNTA(Sheet1!$A:$A)-1),1)
    North =OFFSET(Range,0,1)
    South =OFFSET(Range,0,2)
    West =OFFSET(Range,0,3)

    Can't seem to work out how to reference the drop down list conditional to the 12 months.

    Any help is appreciated. Have attached excel sheet.
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    06-21-2011
    Location
    LA, CA
    MS-Off Ver
    Excel 2007
    Posts
    25

    Re: Dynamic Chart based on Date drop down list

    http://chandoo.org/wp/2011/04/27/upd...-filter-macro/

    this should help you figure it out

+ 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