+ Reply to Thread
Results 1 to 3 of 3

return string of values from multiple cells

  1. #1
    Registered User
    Join Date
    09-12-2019
    Location
    manhattan, ks
    MS-Off Ver
    10
    Posts
    2

    return string of values from multiple cells

    I've been trying to come up with a formula for the highlight cell shown below. I've been working with index and Hlookup but i can't seem to get it. I need it to lookup a range of cells if they have a value and return the value from another range in a string.

    can someone please help me.

    list.png

  2. #2
    Forum Expert KOKOSEK's Avatar
    Join Date
    08-03-2018
    Location
    Pole in Yorkshire, UK
    MS-Off Ver
    365/2013
    Posts
    2,742

    Re: return string of values from multiple cells

    B
    C
    D
    E
    F
    G
    H
    3
    box id
    1
    2
    3
    4
    5
    6
    4
    5
    qty in box
    3
    7
    1
    2
    6
    7
    8
    boxes with parts 2,4,5,6


    B
    C
    8
    boxes with parts =TEXTJOIN(",",1,IF(C3:H3*C5:H5>0,C3:H3,""))


    Formula in C8 have to be accept with Ctrl+Shift+Enter not just Enter (as it is array formula).
    Happy with my answer * Add Reputation.
    If You are happy with solution, please use Thread tools and mark thread as SOLVED.

  3. #3
    Registered User
    Join Date
    09-12-2019
    Location
    manhattan, ks
    MS-Off Ver
    10
    Posts
    2

    Re: return string of values from multiple cells

    * Add Reputation.

+ 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. Replies: 7
    Last Post: 03-09-2018, 03:25 AM
  2. [SOLVED] Return multiple string values
    By mariur89 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-23-2016, 07:32 AM
  3. [SOLVED] Search a string from a column, and return multiple values
    By newroads in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-11-2015, 03:43 PM
  4. Help! Formula: Look up multiple text string and return multiple values
    By Kchiolero in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-23-2014, 03:06 PM
  5. Search for txt string in multiple cells, return row number(s)
    By kris10s7 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-25-2012, 11:06 PM
  6. [SOLVED] INDEX, cells containing text within string, return corresponding values in next column
    By amazingg64 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-05-2012, 08:30 AM
  7. [SOLVED] string values do not equal cells, then return msg
    By Kevin O'Neill in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-14-2005, 05:40 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