+ Reply to Thread
Results 1 to 7 of 7

Multi Vlookup formula with results in one setting and set out in paragraphs.

  1. #1
    Registered User
    Join Date
    04-03-2024
    Location
    UK
    MS-Off Ver
    365
    Posts
    11

    Multi Vlookup formula with results in one setting and set out in paragraphs.

    Hi,

    Ok so im a total noob when it comes to Excel and i have very basic knowledge when it comes to working with Vlookups, i know how to do them etc but im looking to see if i can get a vlooklup to pull several return values and populate them into a merged cell.

    So the vlookup i have is as follows

    Please Login or Register  to view this content.
    I have this formula in Cell A7 but when the formula returns the results it is spilling them over several cells.

    What i want to do is have the Vlookup return the results into a set of merged cells and be formatted to read like paragraphs on a page.


    Any help you can provide would be appreciated.

    Thanks in advance.Mock up.xlsx
    Last edited by hyundainline; 04-03-2024 at 01:38 PM.

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 insider Version 2504 Win 11
    Posts
    24,672

    Re: Multi Vlookup formula with results in one setting and set out in paragraphs.

    Fast answers need visual help. Please read the yellow banner at the top of this page on how to attach a file and a mocked up solution.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Registered User
    Join Date
    04-03-2024
    Location
    UK
    MS-Off Ver
    365
    Posts
    11

    Re: Multi Vlookup formula with results in one setting and set out in paragraphs.

    Now attached.

  4. #4
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 insider Version 2504 Win 11
    Posts
    24,672

    Re: Multi Vlookup formula with results in one setting and set out in paragraphs.

    After looking at your workbook, I am confused by your needs. Use the sample file and explain specifically what you want and how the end result should look. Explain in simple English terms.

  5. #5
    Registered User
    Join Date
    04-03-2024
    Location
    UK
    MS-Off Ver
    365
    Posts
    11

    Re: Multi Vlookup formula with results in one setting and set out in paragraphs.

    See updated attached file, not sure how much more simple i can make it.

  6. #6
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 insider Version 2504 Win 11
    Posts
    24,672

    Re: Multi Vlookup formula with results in one setting and set out in paragraphs.

    Using Power Query

    Please Login or Register  to view this content.
    Attached Files Attached Files

  7. #7
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2503 (Windows 11 Home 24H2 64-bit)
    Posts
    90,217

    Re: Multi Vlookup formula with results in one setting and set out in paragraphs.

    OK - so here's the thing: you can get the data into one cell with a formula, but you CANNOT merge cells using a formula. The merging would need to be done manually.

    To get the result into one cell (say A8):

    =TEXTJOIN(CHAR(10)&CHAR(10),,VLOOKUP(B1:B5,Sheet1!A1:B10,2,FALSE))

    NOTE: you will need to set the cell formatting to WRAP TEXT on the Home ribbon.
    Attached Files Attached Files
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

+ 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. Vlookup formula with multi column
    By toni.1 in forum Excel Formulas & Functions
    Replies: 21
    Last Post: 03-28-2022, 05:08 PM
  2. Need formula for multi conditional vlookup
    By powerseller1001 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-20-2020, 09:58 AM
  3. Multi-variable vlookup formula
    By brefed15 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-13-2019, 12:32 PM
  4. using vlookup to get multi results from data
    By tinyau in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-24-2016, 12:15 PM
  5. [SOLVED] Using VLookup but results show formula instead of results...
    By excel me in forum Excel Formulas & Functions
    Replies: 19
    Last Post: 11-28-2013, 09:40 PM
  6. VLOOKUP to find multi results and sum adjacent cells
    By Phatmat in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-11-2013, 09:35 PM
  7. Replies: 0
    Last Post: 06-13-2011, 11:11 AM

Tags for this Thread

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