Results 1 to 4 of 4

Thread: Unique Concatenate Range, multiple rows, Index Match Mutliple Criteria

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Junior Member
    Join Date
    Oct 2015
    Posts
    2
    Rep Power
    0

    Unique Concatenate Range, multiple rows, Index Match Mutliple Criteria

    Book2.xlsmHello Excel Gurus,

    The problem I am trying to solve is to have a function that allows for concatenated criteria which matches concatenated range, then takes information from the relevant rows and uniquely concatenates the results..

    Program Sub Program Project Manager Client 1 Client 2 Client 3
    Program 1 A 1 John CSIRO
    Program 1 B 1 Bob Uni LLS
    Program 1 B 2 John CMA UNI TAFE
    Program 2 A 1 Alex LLS CSIRO
    Program 2 A 2 Alex CMA LLS TAFE
    Program 3 C 1 Sue Private


    Example :
    Program Program 1
    Sub Program B

    Unique Concatenated Result (MANAGERS): Bob, John
    Unique Concatenated Result CLIENTS Uni, LLS, CMA, TAFE



    Program Program 2
    Sub Program A

    Unique Concatenated Result (MANAGERS): Alex
    Unique Concatenated Result CLIENTS LLS, CSIRO, CMA, TAFE


    Regards

    John
    Last edited by youngja; 10-20-2015 at 04:14 AM. Reason: Added file xlms

Similar Threads

  1. Upgrade to LookUpConcat UDF: Search Multiple Criteria and concatenate.
    By DJE in forum Excel and VBA Tips and Tricks
    Replies: 3
    Last Post: 05-23-2018, 12:18 AM
  2. Replies: 1
    Last Post: 02-13-2015, 07:30 AM
  3. Replies: 3
    Last Post: 05-23-2013, 11:17 PM
  4. Replies: 4
    Last Post: 04-24-2013, 10:04 AM
  5. Replies: 4
    Last Post: 08-11-2012, 10:50 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •