+ Reply to Thread
Results 1 to 4 of 4

Using a Dynamic Drop down to select data to display.

Hybrid View

  1. #1
    Registered User
    Join Date
    12-02-2019
    Location
    Glasgow
    MS-Off Ver
    Office 365
    Posts
    2

    Thumbs up Using a Dynamic Drop down to select data to display.

    HI ,

    1st time poster.

    I am looking for assistance on a spreadsheet i am working on.

    I have an Equipment list on 1 Sheet and a Dynamic drop down list on the 2nd sheet ,
    At the moment Based on what is selected in the 1st dropdown, data becomes available in the second drop down related to the equipment that has been selected .

    What i Ideally wish to do is Populate a Series Of Boxes with data based on the equipment selected in the drop down.
    I have created a simple representation of the sheet i am using for playing with.
    Ideally I would like to do this without using VB if possible.

    Regards
    Hugh
    Attached Files Attached Files
    Last edited by PheoBlue; 01-14-2020 at 11:18 AM. Reason: Solved

  2. #2
    Valued Forum Contributor
    Join Date
    01-14-2013
    Location
    Austria
    MS-Off Ver
    2016 / 2019
    Posts
    339

    Re: Using a Dynamic Drop down to select data to display.

    the red value is the row number (exchange as you need it)

    =HLOOKUP(Test1;Search1[[#All];[Vane Anemometer 1]:[Vane Anemometer 3]];2;FALSE)
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    12-02-2019
    Location
    Glasgow
    MS-Off Ver
    Office 365
    Posts
    2

    Re: Using a Dynamic Drop down to select data to display.

    HI ,
    Thank You,
    I Managed to modify your provided Solution to do what I wanted with the Full range instead of just the 3 samples.

    =HLOOKUP(Test1,Search1[#All],2,FALSE)
    .

    Thank You Again
    Regards Hugh

  4. #4
    Valued Forum Contributor
    Join Date
    01-14-2013
    Location
    Austria
    MS-Off Ver
    2016 / 2019
    Posts
    339

    Re: Using a Dynamic Drop down to select data to display.

    welcome!

+ 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] Form to display multiple pictures for user select (w dynamic resize & position at runtime)
    By mc84excel in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-24-2019, 05:22 PM
  2. Replies: 4
    Last Post: 02-26-2019, 11:02 PM
  3. Replies: 2
    Last Post: 11-17-2018, 03:15 AM
  4. Replies: 1
    Last Post: 08-31-2016, 01:56 PM
  5. Drop down to select to display charts
    By Kiran Kurapati in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 10-05-2015, 04:24 AM
  6. [SOLVED] If I select a value from drop-down list, how to display related info in another cell?
    By slovas in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 08-24-2012, 12:29 PM
  7. [SOLVED] If I select an option from a drop-down in 1 cell, how do i get it to display specific info
    By Posthuman in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-05-2012, 01:45 PM

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