+ Reply to Thread
Results 1 to 7 of 7

Dropdown Date list Box

  1. #1
    Registered User
    Join Date
    06-04-2018
    Location
    Punjab, Pakistan
    MS-Off Ver
    2016
    Posts
    61

    Question Dropdown Date list Box

    Hi,

    I'm trying to get a dropdown list box which present the dates of month.
    if i select date like 12-Mar-18 then pick data for charts analysis of 12-mar-18.....

    Please guide me my dashboard is not work last night i m not how to set it again.....
    Thanks & Regards,
    Navi_G

  2. #2
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Dropdown Date list Box

    Attach a sample workbook. Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  3. #3
    Registered User
    Join Date
    06-04-2018
    Location
    Punjab, Pakistan
    MS-Off Ver
    2016
    Posts
    61

    Re: Dropdown Date list Box

    Hi,

    Dear olly sir please see attach sample file.

  4. #4
    Registered User
    Join Date
    06-04-2018
    Location
    Punjab, Pakistan
    MS-Off Ver
    2016
    Posts
    61

    Re: Dropdown Date list Box

    I need this urgent Please help....
    Last edited by Navi_G; 06-08-2018 at 10:46 PM.

  5. #5
    Registered User
    Join Date
    06-04-2018
    Location
    Punjab, Pakistan
    MS-Off Ver
    2016
    Posts
    61

    Re: Dropdown Date list Box

    Please reply this serious issue....

  6. #6
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,610

    Re: Dropdown Date list Box

    Your ideas aren't going to work very well. However, select the dates on one of the employee tabs, say
    '223873'!$B$4:$B$10 and name it: chartDATES. Create your dropdown with that input range and name the linked cell reportDATE.
    Create a table for the chart on the chart sheet which uses something like:
    =INDEX('223873'!$B$4:$F$10,reportDATE,3)
    to populate the names and perormances.
    Populate the table with formulas like:
    =INDEX('224504'!$B$4:$F$10,reportDATE,3)
    =INDEX('224504'!$B$4:$F$10,reportDATE,5)

    named ranges used in the attachment:

    chartDATES ='223873'!$B$4:$B$10
    reportDATE ='Date Selection'!$G$4
    Ben Van Johnson

  7. #7
    Registered User
    Join Date
    06-04-2018
    Location
    Punjab, Pakistan
    MS-Off Ver
    2016
    Posts
    61

    Re: Dropdown Date list Box

    Dear Sir,

    i m very glad to solved my problem with pro information...

    Thanks alot sir
    Navi_G

+ 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] Excel Data From Web using dropdown list to change website date page...
    By Ourkid123uk in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-16-2017, 02:17 PM
  2. Replies: 6
    Last Post: 02-02-2016, 04:26 PM
  3. Automatic selection of Date from dropdown list
    By rizmomin in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-08-2013, 08:57 AM
  4. Replies: 0
    Last Post: 08-22-2012, 03:52 PM
  5. Replies: 21
    Last Post: 12-02-2009, 03:27 PM
  6. Date dropdown list and a Time dropdown list in outlook
    By L_ter in forum Outlook Programming / VBA / Macros
    Replies: 3
    Last Post: 03-30-2009, 02:33 AM
  7. [SOLVED] result of selecting from the dropdown list should be a dropdown list
    By No News in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-01-2006, 05:55 AM

Tags for this Thread

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