+ Reply to Thread
Results 1 to 10 of 10

Advanced lookup -Retrieving multiple data from a single cell?

  1. #1
    Registered User
    Join Date
    07-13-2010
    Location
    UK
    MS-Off Ver
    Excel 2003
    Posts
    6

    Advanced lookup -Retrieving multiple data from a single cell?

    Hi guys, was just wondering if it is possible to enter a value into a cell, and then get excel to automatically lookup and fill all the associated data into a table adjacent to the original cell.

    The attached worksheet should explain
    Attached Files Attached Files
    Last edited by chrissy_a; 07-17-2010 at 04:36 AM. Reason: solved

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Advanced lookup -Retrieving multiple data from a single cell?

    like this?
    Attached Files Attached Files
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Registered User
    Join Date
    07-13-2010
    Location
    UK
    MS-Off Ver
    Excel 2003
    Posts
    6

    Re: Advanced lookup -Retrieving multiple data from a single cell?

    Hi Martin, many thanks for your reply. I have previously used the lookup in the way you've shown but what I am striving for is some sort of function that I can fill down the whole of columns A and B so that literally all that needs to be done is to type the name into column C and the rest will appear straight away?

  4. #4
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Advanced lookup -Retrieving multiple data from a single cell?

    i'm not sure what you mean!

  5. #5
    Registered User
    Join Date
    07-13-2010
    Location
    UK
    MS-Off Ver
    Excel 2003
    Posts
    6

    Re: Advanced lookup -Retrieving multiple data from a single cell?

    I mean I want to know if there's a way to just type in the name (i.e. "Example 1") and then as soon as I've typed that name, all the data will be laid out in a table next to where I've just typed the name. It's probably not possible without a macro though.

  6. #6
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Advanced lookup -Retrieving multiple data from a single cell?

    if you are going to put a name in any random cell in that column and expect it to pop up then yes you'll need code
    ok i rethought it and i thought of a possible way
    Attached Files Attached Files
    Last edited by martindwilson; 07-15-2010 at 09:37 AM.

  7. #7
    Registered User
    Join Date
    07-13-2010
    Location
    UK
    MS-Off Ver
    Excel 2003
    Posts
    6

    Re: Advanced lookup -Retrieving multiple data from a single cell?

    Quote Originally Posted by martindwilson View Post
    if you are going to put a name in any random cell in that column and expect it to pop up then yes you'll need code
    ok i rethought it and i thought of a possible way
    that is fantastic! exactly what i needed. thank you so much for your help! I'll have a look at the code and try and decipher how you've done it.

  8. #8
    Registered User
    Join Date
    07-13-2010
    Location
    UK
    MS-Off Ver
    Excel 2003
    Posts
    6

    Re: Advanced lookup -Retrieving multiple data from a single cell?

    sorry to be fussy but is there a way to get it to be blank in columns A and B rather than "#N/A" when there is text in C but it doesn't match anything in the data?

  9. #9
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Advanced lookup -Retrieving multiple data from a single cell?

    nope id have too many ifs But just select range conditional format as =isna(a1) and use same color for font as cell background

  10. #10
    Registered User
    Join Date
    07-13-2010
    Location
    UK
    MS-Off Ver
    Excel 2003
    Posts
    6

    Re: Advanced lookup -Retrieving multiple data from a single cell?

    ok. thanks!

+ 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