+ Reply to Thread
Results 1 to 3 of 3

Drop-down list & filter

  1. #1
    Registered User
    Join Date
    06-13-2008
    Posts
    22

    Drop-down list & filter

    Hello all,

    I've got several columns, like this:


    Column A // Column B // Column C

    xxxxxxx // 22222222 // abc123ab
    zzzzzzzz // 88888888 // cbaab32a
    yyyyyyyy // 55555555 // bac32311


    What I want to accomplish is a drop-down list that allows me to choose one of the values in column A, and shows the corresponding values of column B and column C.

    For instance, if I choose "zzzzzzzz" in the drop-down list, only the following is displayed:

    Column A // Column B // Column C

    zzzzzzzz // 88888888 // cbaab32a



    Thanks in advance!

  2. #2
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: Drop-down list & filter

    For instance, if I choose "zzzzzzzz" in the drop-down list, only the following is displayed:
    is displayed where? In the drop down list or in the cell and the two adjacent cells after you've made your selection in the drop-down list?

    If the latter, use column A as your list for data validation and in B and C use a VLookup formula to look up the neighbouring values.

  3. #3
    Registered User
    Join Date
    06-13-2008
    Posts
    22

    Re: Drop-down list & filter

    Problem solved, thank you for your answer!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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