+ Reply to Thread
Results 1 to 4 of 4

Multiple Lookup answers

  1. #1
    Registered User
    Join Date
    07-30-2007
    Posts
    61

    Question Multiple Lookup answers

    Hi

    Please could someone advise on how to do a lookup that will return multiple answers.

    Please see attached Spread.

    Sheet 1 lists the lookup Values
    Sheet 2 contains the array.

    I need to look up all the values against A and return them all in one cell

    Against A there is the following, so I would want all 9 returned
    Retail
    Res
    Les
    Retail
    Pub
    Arg
    Retail
    Res
    Les

    Is this possible?


    cheers

    Keith
    Attached Files Attached Files

  2. #2
    Forum Expert oldchippy's Avatar
    Join Date
    02-14-2005
    Location
    Worcester, UK
    MS-Off Ver
    Excel 2007 (Home)
    Posts
    7,097
    This would give the result you want in B1 of sheet1

    =COUNTIF(Sheet2!$A$1:$B$43,A1) then drag down to B8
    oldchippy
    -------------


    Blessed are those who can give without remembering and take without forgetting

    If you are happy with the help you have received, please click the <--- STAR icon on the left - Thanks.

    Click here >>> Top Excel links for beginners to Experts

    Forum Rules >>>Please don't forget to read these

  3. #3
    Registered User
    Join Date
    07-30-2007
    Posts
    61
    Thanks for this.....but I am not looking for a count of the values, what I want is to return the actual data associated to the lookup value, i.e. A would lookup
    Retail
    Res
    Les
    Retail
    Pub
    Arg
    Retail
    Res
    Les
    and return them all

    Is this possible?

  4. #4
    Registered User
    Join Date
    07-30-2007
    Posts
    61

    Unhappy

    is this not possible then??!?!

+ 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