+ Reply to Thread
Results 1 to 2 of 2

showing daily data per month using a dropdown list

  1. #1
    Forum Contributor
    Join Date
    06-19-2013
    Location
    United Kingdom
    MS-Off Ver
    Excel 2019
    Posts
    151

    showing daily data per month using a dropdown list

    Hi.

    I have a table for a number of variables which has each day for a whole year. I want to create a graph for eahc variable which shows the daily data for each variable.

    Im trying to create a linked dropdown list where i can change my graph by month.

    So when i click september it only shows 1st Sep to 30th Sep etc.

    How do i do this? Im not sure where to start.
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,531

    Re: showing daily data per month using a dropdown list

    One option might be to use Get & Transform (Power Query)
    Select one cell in the table
    Select From Table/Range on the Data tab
    Select OK in the Create Table dialog box.
    Use the following advanced editor code in Power Query:
    Please Login or Register  to view this content.
    Note that Excel will name each table (i.e. Table 1) but that you may change the name to one that is easier to remember.
    Place the resulting table on its own sheet (i.e. Top Speed)
    Select one cell in the table to produce a pivot table (Alt + n + v)
    Pull Date and Names to Rows area and then pull Months to Filters area and uncheck Date.
    Pull Speed to Values area and select how you want them summarized (I chose to summarize by average).
    Select Pivot Chart from the Pivottable Tools > Analyze sub tab.
    Let us know if you have any questions.
    Attached Files Attached Files
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

+ 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. [SOLVED] need vba code to condition dropdown list and move data depends upon week or month in comb
    By breadwinner in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 10-01-2014, 03:28 AM
  2. Creating a table for daily data entry over a month based on list of assets.
    By Spicey_888 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-02-2014, 03:30 AM
  3. Replies: 12
    Last Post: 02-08-2013, 02:26 PM
  4. [SOLVED] Return Month End Value from daily list
    By ebeardsw in forum Excel General
    Replies: 5
    Last Post: 11-07-2012, 02:12 PM
  5. Replies: 1
    Last Post: 10-11-2010, 06:19 PM
  6. [SOLVED] Excel month dropdown list to generate day of week and date for selected month
    By aaaaaaaa in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-17-2010, 02:45 PM
  7. VLOOKUP specific data for month required via dropdown list
    By Toni Bennett in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-07-2006, 11:35 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