Results 1 to 4 of 4

How to Create Dynamically Changing Drop-Down Selection Lists

Threaded View

  1. #1
    Registered User
    Join Date
    04-08-2021
    Location
    Stockholm, Sweden
    MS-Off Ver
    office 365
    Posts
    1

    How to Create Dynamically Changing Drop-Down Selection Lists

    My question is about sheet 3 in the file attached.



    In the column, A (for example A4) when has a value then in column E / Article Number (eg E4) has a dropdown for selection matching to column A. and to do that I have used the formula
    =XLOOKUP(A7;Sheet1!$B$2:$BF$2;Sheet1!$B$3:$B$20;;0;1)



    Now what I want to achieve is, in column A, say in cell A4 if I change the value then matching to that a new set of dropdown should appear in cell E4 matching the changed value in cell A4 for example. The Variant number should be populated from Sheet1!$B$2:$BF$2 and the drop-down should be matched as per sheet 1.



    In short, if the user changes the Variant number in sheet 3 column A, the Article Number column E should also automatically change and give a new set of dropdown option matching the changed value of column A. Reference of values are in sheet 1.



    Hopefully, I am not confusing.
    Attached Files Attached Files
    Last edited by AliGW; 04-08-2021 at 08:56 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Xlookup to replace VLookup in complex problem
    By jomili in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-08-2021, 09:56 AM
  2. [SOLVED] Xlookup vs vlookup
    By Mr_Phil in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-03-2021, 03:19 PM
  3. [SOLVED] Using xlookup/vlookup formula into a validated cell to return a value into that cell
    By Questray in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 05-14-2020, 11:51 AM
  4. Replies: 14
    Last Post: 09-28-2019, 10:32 PM
  5. [SOLVED] Advance Filter to fill a ListBox; problems with field validation
    By Gilcano in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-21-2015, 07:31 PM
  6. Vlookup advance help
    By alexduy in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 01-16-2015, 02:56 AM
  7. Replies: 0
    Last Post: 07-09-2012, 07:52 PM

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