+ Reply to Thread
Results 1 to 6 of 6

As per dropdown lookup value extract a item lists.

  1. #1
    Forum Contributor
    Join Date
    08-19-2020
    Location
    Dubai
    MS-Off Ver
    Office365
    Posts
    131

    As per dropdown lookup value extract a item lists.

    Hi,

    Required a formula help for return a item lists as per drop down look up values as based on data in table (Column B to C).


    Sample sheet attached.


    Thanks for the help,
    Attached Files Attached Files

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: As per dropdown lookup value extract a item lists.

    In G7 Cell - Array Formula - Requires CTRL+SHIFT+ENTER

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Drag the formula down.

    Array formulas need to be entered using the key combination of CTRL,SHIFT,ENTER (not just ENTER). Hold down both the CTRL key and the SHIFT key then hit ENTER.


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: As per dropdown lookup value extract a item lists.

    Please try at G7
    =FILTER(C6:C17,B6:B17=E7)

    data validation list = G7#
    Attached Files Attached Files

  4. #4
    Forum Contributor
    Join Date
    08-19-2020
    Location
    Dubai
    MS-Off Ver
    Office365
    Posts
    131

    Re: As per dropdown lookup value extract a item lists.

    many thanks to all of you for your solutions,


    here with required a another help for with 2 lookup criteria one is country second is months, only lookup country wise extract a values between the look up months.


    Sample attached.
    Attached Files Attached Files

  5. #5
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: As per dropdown lookup value extract a item lists.

    Please try

    =FILTER(C6:C17,(B6:B17=E7)*ISNUMBER(SEARCH(TEXT(A6:A17,"mmm-yy"),E11)))

    or
    =FILTER(C6:C17,(B6:B17=E7)*ISNUMBER(SEARCH(TEXT(A6:A17,"[$-en]mmm-yy"),E11)))
    Attached Files Attached Files

  6. #6
    Forum Contributor
    Join Date
    08-19-2020
    Location
    Dubai
    MS-Off Ver
    Office365
    Posts
    131

    Re: As per dropdown lookup value extract a item lists.

    Thank you so much bo_ry for your help and solution.


    Thanks,

+ 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. Multiple Dropdown lists depending ALL on 1st Dropdown choice
    By perihelio in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-04-2019, 02:15 AM
  2. [SOLVED] lookup highest value item in list and extract to cell
    By mattmanslim in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 05-10-2017, 04:16 PM
  3. adding new item in dropdown & using existing item as new record
    By lui de sagun in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-05-2015, 02:33 AM
  4. VBA Lookup's and Dropdown Lists for school project
    By daviesben in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-14-2015, 01:38 PM
  5. how to ignore blank cells in creatig dropdown lists (validation lists)
    By Elainefish in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-02-2013, 07:45 AM
  6. Lookup with dropdown lists not returning exact matches..
    By Ryleygray in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-20-2012, 01:21 AM
  7. Lookup value based on two dropdown lists
    By bellicusa in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-14-2011, 01:13 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