+ Reply to Thread
Results 1 to 2 of 2

A complicated Concatenate!

  1. #1
    Registered User
    Join Date
    06-11-2013
    Location
    Indiana, PA
    MS-Off Ver
    MS365 Version 2209
    Posts
    19

    A complicated Concatenate!

    Hello,

    I am attempting to concatenate the result of this function, which shows as "Executive Management Team (EMT)". This is pulling from a set of three boxes, day, month and year and pulling in the value from column D on the "database" tab. I have an integer in column Z on the database page. it correlates to a number of days that the event will run. I want the end result to be, for example: "Executive Management Team (EMT) - 7 days", where the number 7 is in column Z on the Database tab.

    =IFERROR(TEXTJOIN(REPT(CHAR(10),2),TRUE,FILTER(DataBase!$D$2:$D$10000,(DataBase!$B$2:$B$10000=(DATEVALUE(E25&"-"&Month&"-"&Year))),"-")," "),"")


    This returns the "Executive Management Team (EMT)" in col E, under the 16. Thank you so much, Ninja!


    Calendar Screenshot.jpg

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,482

    Re: A complicated Concatenate!

    Please read the yellow banner at the top of this page on how to attach a sample workbook.

+ 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. [SOLVED] Vlookup and Concatenate or INDEX/MATCH and Concatenate
    By naumanxkhan in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-03-2020, 09:44 PM
  2. Auto concatenate and reverse concatenate & Remove duplicates .
    By Andy308 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-15-2016, 12:38 PM
  3. Concatenate with Double Info in Concatenate Cell
    By MRoz in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-10-2015, 02:07 PM
  4. Adding complicated CONCATENATE formula to range in column
    By HughManatee in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-28-2014, 06:48 PM
  5. Using the concatenate function with complicated text
    By moty99 in forum Excel General
    Replies: 2
    Last Post: 10-18-2010, 10:18 AM
  6. Replies: 2
    Last Post: 04-12-2010, 12:35 PM
  7. Replies: 2
    Last Post: 07-29-2008, 02:13 PM

Tags for this Thread

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