+ Reply to Thread
Results 1 to 15 of 15

Help creating dynamic drop down list

Hybrid View

  1. #1
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    30,823

    Re: Help creating dynamic drop down list

    Try

    =OFFSET(Dropdown!$A$13,1,MATCH($B$2,Dropdown!$13:$13,0)-1,COUNTA(OFFSET(Dropdown!$A$13,1,MATCH($B$2,Dropdown!$13:$13,0)-1,1000000,1)))

    Much easier if named ranges had been used.

    You need to reference the Dropdown Sheet in the formula.

    How then can I link the drop down matrix with get pivot function?
    My interpretation:

    Created named range DBLA based on E2 in Dashboard

    in "Get Pivot Data"

    in B2

    =DBLA

    in B5

    =GETPIVOTDATA("Sum of Smoking Prevalence in adults (18+)%",'Pivot table'!$A$3,"AreaName",$B$2)

    Repeat for other
    Attached Files Attached Files
    Last edited by JohnTopley; 09-28-2021 at 12:48 PM.
    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

+ 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. [UPDATED] Creating a 3-Tiered Dynamic Drop-Down List (NOT VBA)
    By Kogen in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-14-2020, 01:01 PM
  2. Replies: 3
    Last Post: 12-14-2020, 12:36 PM
  3. Creating a 3-Tiered Dynamic Drop-Down List with VBA
    By Kogen in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-11-2020, 05:33 AM
  4. Dynamic Arrays, Dynamic Drop down list, Filters and multiple rows
    By Big_Kev007 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-09-2020, 06:35 AM
  5. Replies: 8
    Last Post: 11-05-2019, 06:58 AM
  6. Replies: 4
    Last Post: 01-16-2019, 10:20 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