+ Reply to Thread
Results 1 to 5 of 5

dynamic drop down menu for multiple cells

  1. #1
    Registered User
    Join Date
    09-27-2019
    Location
    Canada
    MS-Off Ver
    360
    Posts
    3

    dynamic drop down menu for multiple cells

    Hi everyone.
    I am new to this subject.
    This work is a part of order management. I have two excel sheets.

    sheet 2.jpg

    In sheet 1, column A has a list of products and column B has all SKUs for each product. I have inserted screenshot of sheet 2.
    In sheet 2, column D, when I select the product XX in drop down, I would need only relevant SKUs for product XX in next column in same row. I have more than 20 products and each product has at least 4-5 SKUs. So I need to see only relevant SKUs in column E whenever I select product in column D. Please note that product order/ sequence is not fixed.
    Thank you very much for your valuable time,
    Sumu
    Attached Files Attached Files
    Last edited by Sumu11; 09-30-2019 at 03:24 PM.

  2. #2
    Forum Expert
    Join Date
    11-27-2007
    Location
    New Jersey, USA
    MS-Off Ver
    2013
    Posts
    1,669

    Re: Drop down menu

    please attach a sample workbook.
    It's easier to offer help that way.
    1. Click on the * Add Reputation if you think this helped you
    2. Mark your thread as SOLVED when question is resolved

    Modytrane

  3. #3
    Registered User
    Join Date
    09-27-2019
    Location
    Canada
    MS-Off Ver
    360
    Posts
    3

    Re: Drop down menu

    Thank you Modytrane for the prompt response. The work I am working on is attached.
    kind regards,
    Sumu

  4. #4
    Forum Expert
    Join Date
    09-30-2019
    Location
    Chiangmai, Thailand
    MS-Off Ver
    Office 2016, Excel 2019
    Posts
    1,234

    Re: dynamic drop down menu for multiple cells

    (Sorry about my English).

    In E3
    use this formula in data validation list.

    =INDIRECT("Sheet1!M"&MATCH(D3,Sheet1!L:L,0)&":V"&MATCH(D3,Sheet1!L:L,0))

    Regards.

  5. #5
    Registered User
    Join Date
    09-27-2019
    Location
    Canada
    MS-Off Ver
    360
    Posts
    3

    Re: dynamic drop down menu for multiple cells

    Thank you very much Menem. It worked.

+ 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. VBA referencing drop down menu, and calulating based on choice in menu
    By rheinevetter in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-20-2013, 08:16 PM
  2. Resetting a drop down menu by selecting another drop down menu
    By Chris07 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 06-03-2013, 11:57 AM
  3. Replies: 1
    Last Post: 02-07-2013, 11:03 AM
  4. [SOLVED] I cant work out how to create a drop down menu that relates to another drop down menu
    By louise2613 in forum Excel Formulas & Functions
    Replies: 16
    Last Post: 08-18-2012, 01:49 PM
  5. Replies: 0
    Last Post: 06-25-2012, 03:22 PM
  6. [SOLVED] Excel 2007 : new drop down menu based on dropdown menu in previous cell
    By martinpols in forum Excel General
    Replies: 3
    Last Post: 04-30-2012, 02:33 AM
  7. Replies: 2
    Last Post: 01-30-2009, 04:23 PM
  8. [SOLVED] Drop down menu-How do you produce a drop down menu in a single cell in Excel
    By Freddo in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 08-04-2006, 04: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