+ Reply to Thread
Results 1 to 4 of 4

=CONCATENATE within an array

  1. #1
    Forum Contributor
    Join Date
    05-27-2014
    Posts
    141

    =CONCATENATE within an array

    I have an array formula that matches based on two sets of data, but now I am wondering if I could use Concatenate or the & feature too string multiple matches together in one string

    For Example

    the Formula that is in 'Work Summary'!V13:V43 matches the data from the Deductions sheet based on name and date but if there are multiple matches only the first is shown but what I would like to do is string together all results.

    So the Name Marius in the deductions sheet has two different deductions one reason is 'Vehicle Deposit & Tow Fee' and the other is 'DPMO Payment' what I am trying to achieve is that within the matches formula to string the two answers together as one so results being 'Vehicle Deposit & Tow Fee, DPMO Payment'

    Many Thanks

    Danny
    Attached Files Attached Files

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,099

    Re: =CONCATENATE within an array

    Yes you can. Here's one way originally (using a UDF) developed by anoher user (TigerAvatar), which I think that you'll be able to adapt.
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  3. #3
    Forum Contributor
    Join Date
    05-27-2014
    Posts
    141

    Re: =CONCATENATE within an array

    Thanks for that its a handy one to know, but for now I can not seem to modify it into the formula I use

    =INDEX(DEDUCTIONS!$B$5:$E$43,MATCH(1,(DEDUCTIONS!$B$5:$B$43=B26)*(DEDUCTIONS!$C$5:$C$43='PAYMENT SUMMARY'!$C$6),0),4)

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    44,099

    Re: =CONCATENATE within an array

    OK. I came back to this and think/hope/pray that this is/might be what you want.

    In you post, you highlighted two instances for Marius Ciuta, where you wanted both reasons to appear. They will, but only if the date range in Work Summary C3 & C4 includes 3/4/15. Is this what you had wanted, or am I misunderstanding the relationship between the date range on "work summary" and the "Date due to take" on the deductions sheet???
    Attached Files Attached Files

+ 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. How To Concatenate an Array?
    By Camel in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-02-2013, 05:01 AM
  2. Variable name concatenate with array
    By Bmoe in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-11-2010, 07:20 AM
  3. Array Formula - Concatenate
    By Lotus123 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-02-2006, 10:36 PM
  4. [SOLVED] Concatenate an array
    By Ed in forum Excel General
    Replies: 4
    Last Post: 07-03-2006, 01:00 PM
  5. [SOLVED] How do I concatenate the contents of an array in Excel?
    By Johnnie Walker in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 02-16-2005, 06:22 AM

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