+ Reply to Thread
Results 1 to 6 of 6

Look up that will retuns multiple lots of data in 1 cell

  1. #1
    Forum Contributor
    Join Date
    04-06-2017
    Location
    Wolverhampton
    MS-Off Ver
    Office 365
    Posts
    471

    Look up that will retuns multiple lots of data in 1 cell

    Please see attached

    I need a look up and return in C5,…. It need took at A5 on Sheet 2 and return Multiple shipping numbers in one columns from column B
    Expected data is in yellow

    Paul
    Attached Files Attached Files

  2. #2
    Forum Expert BMV's Avatar
    Join Date
    01-13-2020
    Location
    St-Petersburg, Russia
    MS-Off Ver
    2013-2016
    Posts
    1,329

    Re: Look up that will retuns multiple lots of data in 1 cell

    How many lots could be? If it 2,3...

    For max 3 items array formula
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Attached Files Attached Files
    Last edited by BMV; 01-15-2020 at 07:25 AM.

  3. #3
    Forum Contributor
    Join Date
    04-06-2017
    Location
    Wolverhampton
    MS-Off Ver
    Office 365
    Posts
    471

    Re: Look up that will retuns multiple lots of data in 1 cell

    maximum would be 3

  4. #4
    Forum Contributor
    Join Date
    04-06-2017
    Location
    Wolverhampton
    MS-Off Ver
    Office 365
    Posts
    471

    Re: Look up that will retuns multiple lots of data in 1 cell

    how do iappl this to the sheet ?, keeps saying error

  5. #5
    Forum Expert BMV's Avatar
    Join Date
    01-13-2020
    Location
    St-Petersburg, Russia
    MS-Off Ver
    2013-2016
    Posts
    1,329

    Re: Look up that will retuns multiple lots of data in 1 cell

    I thing error was because different separator (; and ,) . Look an the file I attached to #2
    I have to use 3rd condition Load Truck, and it is array formula finish must be Ctrl+Shift+Enter!
    Last edited by BMV; 01-15-2020 at 07:29 AM.

  6. #6
    Forum Contributor
    Join Date
    03-18-2014
    Location
    Singapore
    MS-Off Ver
    Excel 2016 / 2019
    Posts
    251

    Re: Look up that will retuns multiple lots of data in 1 cell

    Hi,

    Using Power Query

    then
    =VLOOKUP(A5,CHOOSE({1,2},'Power Query'!A:A,'Power Query'!B:B),2,FALSE)
    Attached Files Attached Files
    Christopher Yap

+ 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. Look up and Retunn 2 lots of data in the same cell
    By pmw19800 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-16-2019, 12:43 AM
  2. Look and return from 4 lots of data. retuns a sumed fgure
    By pmw19800 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-14-2019, 07:32 AM
  3. Replies: 2
    Last Post: 10-14-2017, 11:40 AM
  4. For each next loop only retuns 1st value?
    By maym in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-02-2017, 07:40 PM
  5. BIG sheet with lots and lots of data to filter...
    By Amatør in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-25-2016, 08:26 AM
  6. Replies: 4
    Last Post: 03-16-2009, 05:34 PM
  7. [SOLVED] How do I link lots of data in multiple worksheets
    By ALSEGUY in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-17-2006, 05:35 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