+ Reply to Thread
Results 1 to 6 of 6

Lookup and return entire table

  1. #1
    Registered User
    Join Date
    06-19-2019
    Location
    location
    MS-Off Ver
    online
    Posts
    3

    Lookup and return entire table

    Hi, I'm trying to lookup and return an entire table.

    excel.png

    What I have here is a whole bunch of details of people in top few rows.

    On the bottom I need to return the 9 pieces of information of 4 select persons exactly.

    Any ideas here? Thanks.

    I am using the online version.

  2. #2
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: Lookup and return entire table

    Hi

    Attach a sample workbook (not a picture or pasted copy). Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.
    Thanks,

  3. #3
    Registered User
    Join Date
    06-19-2019
    Location
    location
    MS-Off Ver
    online
    Posts
    3

    Re: Lookup and return entire table

    Here.

    Desired results from A8:C10 needs to be repeated the exact same way as the data in rows 2-4.
    Attached Files Attached Files

  4. #4
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Lookup and return entire table

    Try this in A8:

    =INDEX(2:2,MATCH($A$7,$1:$1,0)+COLUMNS($A:A)-1)

    Drag the formula through C8 then down through C10.

    Use the same logic for the other boxes.

    See attachment.
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    06-19-2019
    Location
    location
    MS-Off Ver
    online
    Posts
    3

    Re: Lookup and return entire table

    Thank you! Works great!

  6. #6
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: Lookup and return entire table

    You're welcome. Happy to help.

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

+ 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. Lookup entire sheet return value in column below
    By aki333 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 10-18-2018, 03:24 PM
  2. [SOLVED] Lookup Text in Row, Return entire (2) columns of Data in another Worksheet
    By CSPENCER in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-16-2014, 04:16 AM
  3. Lookup and return entire row
    By g1terra in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-26-2014, 02:07 PM
  4. Replies: 3
    Last Post: 06-05-2014, 06:59 PM
  5. lookup for a cell value in entire sheet and return value from a column
    By atulkumar.goel in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 04-22-2014, 01:38 PM
  6. Lookup Value in Column return entire row
    By Soybean in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-16-2008, 07:40 PM
  7. [SOLVED] How do I return entire rows in a lookup of one sheet to another?
    By dflohn in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-02-2005, 03:06 PM

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