+ Reply to Thread
Results 1 to 4 of 4

Dropdown box in dashboard to sort and pull certain cell data from another worksheet

  1. #1
    Registered User
    Join Date
    08-22-2013
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010
    Posts
    6

    Dropdown box in dashboard to sort and pull certain cell data from another worksheet

    Hi all,

    I have gone through the forum items looking for something similar to my situation to no avail. Hoping someone can assist with my latest issue.

    I have a Project Workbook with the first page being a dashboard. Within the Dashboard I would like to highlight jobs for the current week.

    I want to select a date from a drop down in the dasboard which will list "Week Of". I want it to look for jobs scheduled for that week in sheet 2 Column I and pull certain data from that row, such as Column A, Column B, Column C, Column D, Column F, Column J and Column L.

    Is this possible?

    Thanks in advance
    juni

  2. #2
    Registered User
    Join Date
    08-22-2013
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010
    Posts
    6

    Re: Dropdown box in dashboard to sort and pull certain cell data from another worksheet

    I have attached the spreadsheet I am currently working with
    Attached Files Attached Files

  3. #3
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Dropdown box in dashboard to sort and pull certain cell data from another worksheet

    Is this solved?

    If you solve a problem yourself before anyone else has responded, please take a moment to describe your solution, chances are some other member will benefit.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  4. #4
    Registered User
    Join Date
    08-22-2013
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010
    Posts
    6

    Re: Dropdown box in dashboard to sort and pull certain cell data from another worksheet

    I used the following formula:

    =IF(ROWS(D$12:D12)>$H$9,"",INDEX(Sheet1!B$2:B$60,SMALL(IF(Table1[Scheduled W/O]=$G$9,ROW(Table1[Scheduled W/O])-ROW(Sheet1!$B$2)+1),ROWS(D$12:D12))))

    The only issue I have now, is the macro which I have on Info to cut and move closed items. Returns a REF error on the Dashboard.

+ 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. Help to tweak dropdown menu in dashboard
    By westbay in forum Excel General
    Replies: 0
    Last Post: 10-10-2012, 03:42 AM
  2. Replies: 4
    Last Post: 08-10-2012, 04:58 PM
  3. How to pull data based on 2 different dropdown menus
    By ddodge68 in forum Excel General
    Replies: 5
    Last Post: 07-11-2012, 01:22 PM
  4. Replies: 6
    Last Post: 10-27-2011, 01:39 PM
  5. Pull list / dropdown data from another worksheet?
    By Annabelle in forum Excel General
    Replies: 2
    Last Post: 02-16-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