Results 1 to 2 of 2

Concatif across Multiple Sheets

Threaded View

  1. #1
    Registered User
    Join Date
    10-25-2011
    Location
    Jackson MI
    MS-Off Ver
    Office 2007
    Posts
    18

    Concatif across Multiple Sheets

    *sigh* Back at it.

    This time I need to be able to concatenate Multiple cells from multiple sheets using a vlookup. I have already incorporated Mike Rickson's UDF (http://www.excelforum.com/2593269-post9.html) and have tweeked the formula TRYING to do an indirect lookup:

    =(concatif(INDIRECT("'"&$BO$2:$BO$6&"'!$a$2:$a$200"),$A2,INDIRECT("'"&$BO$2:$BO$6&"'!$af$1"),"/",FALSE))
    Where BO2:BO6 is my sheet range, a2:a200 is where the unique ID for the lookup is located, A2 is the singular lookup key, and AF1 on each sheet is the return information.

    Currently the formula returns the very first sheet name if the IDs match, but none others, or absolutely nothing if there isn't a match.

    What I am needing is the return (for Example the first person, Rocky Ackerman) on the eemaster in Companies:

    Architectural Glazing Solutions/A-1Glass Co Inc

    Thanks!
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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