+ Reply to Thread
Results 1 to 4 of 4

Returning Multiple Results into a Single Cell

  1. #1
    Registered User
    Join Date
    10-09-2012
    Location
    Scotland
    MS-Off Ver
    Excel 2016
    Posts
    48

    Returning Multiple Results into a Single Cell

    Afternoon folks, I do hope you can help.

    I have a worksheet called "Daily MI". In cell A5, I need it to return some details from another sheet called "Car Data". The details are in the "Car Data" sheet as follows. Column F has a status - five possible statuses .... New, Old, Trade, Broken, Sold. I need cell A5 in the "Daily MI" sheet to display the counts of the statuses all in one cell.

    eg
    Sold - 1
    New - 5
    etc etc

    Can this be done VBA or otherwise?

  2. #2
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,613

    Re: Returning Multiple Results into a Single Cell

    Start with formula in A5:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Remember to format this cell with wrapping text enabled and make it high enough to accomodate output. If wotks - add next texts and counts with CHAR(10) (new line) between them.
    Best Regards,

    Kaper

  3. #3
    Registered User
    Join Date
    10-09-2012
    Location
    Scotland
    MS-Off Ver
    Excel 2016
    Posts
    48

    Re: Returning Multiple Results into a Single Cell

    Absolutely spot on. Thank you. I was able to use this as well and adapt to fit a few other requirements :D

  4. #4
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,613

    Re: Returning Multiple Results into a Single Cell

    Glad to hear that!
    Thanks for Rep+ and for marking thread 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. Vlookup returning multiple values in one single cell
    By Mona07 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-17-2017, 04:28 AM
  2. [SOLVED] Returning Multiple description Through A Vlookup in a single cell through vba
    By JEAN1972 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-25-2016, 01:18 PM
  3. [SOLVED] Returning multiple matches and and displaying in a single cell with using UDF
    By achimbos in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-12-2015, 10:38 AM
  4. Replies: 2
    Last Post: 04-30-2014, 05:59 AM
  5. Returning a value to a single cell based on multiple values elsewhere.
    By archieross in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-05-2012, 07:35 PM
  6. Returning a multiple-result lookup to a single cell
    By shockeroo in forum Excel General
    Replies: 2
    Last Post: 04-17-2009, 03:54 PM
  7. Returning single cell value looking at range across multiple sheets
    By bumpcity76 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-17-2006, 05:13 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