+ Reply to Thread
Results 1 to 12 of 12

TEXTJOIN missing from MS Office Home and Student 2016

  1. #1
    Registered User
    Join Date
    04-15-2019
    Location
    Bedford
    MS-Off Ver
    Office 16
    Posts
    7

    TEXTJOIN missing from MS Office Home and Student 2016

    Hi,

    I just installed MS Office Home and Student 2016 specifically because I needed the TEXTJOIN function. Everything I read says that it was introduced in Office 2016, but when I try to use it, e.g. "=TEXTJOIN(CHAR(10),TRUE,B4,B5,B6)" I get a #NAME error. Also when I click the function button it's not listed. The CONCAT function, which was also supposed to be introduced in Excel 2016, is also not available.

    I'm sure the install worked: on the Account screen it says Microsoft Office Home and Student 2016, and when I click on update I'm told that the latest version is installed. The only other potential problem source is that I installed over Office 2007 without uninstalling it first.

    How do I get TEXTJOIN?

    Thanks,
    Mike

  2. #2
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: TEXTJOIN missing from MS Office Home and Student 2016

    You can add Text Join Funtionality to Excel using a User Defined Function.
    My General Rules if you want my help. Not aimed at any person in particular:

    1. Please Make Requests not demands, none of us get paid here.

    2. Check back on your post regularly. I will not return to a post after 4 days.
    If it is not important to you then it definitely is not important to me.

  3. #3
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: TEXTJOIN missing from MS Office Home and Student 2016

    If you paste this code into your Personal workbook then you will be able to use Textjoin on all your workbooks.

    The simplest way to access your personal workbook is:-

    Select your developer tab and select record macro,

    make sure that a. you select the option to record in your personal workbook.
    b. you make a note of the macro name

    Select a cell and type something like "Test"

    Stop the Macro Recorder.

    Select the Developer tab and then run Macro

    Select your Macro and then "Step Into"

    You should be able to see your new Macro. So Delete it.

    Paste the code below into the same place. Close the module.

    Quit excel, Remembering to save changes to your personal workbook.

    Thats it you now have the Textjoin function.




    https://www.get-digital-help.com/201...join-function/


    Please Login or Register  to view this content.

  4. #4
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,819

    Re: TEXTJOIN missing from MS Office Home and Student 2016

    It seems like there are a few functions (I think TEXTJOIN() might be one of them) that requires that you also have an Office 365 subscription. I don't know where in MSFT's documentation you would look to verify if this is the case.
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

  5. #5
    Registered User
    Join Date
    04-15-2019
    Location
    Bedford
    MS-Off Ver
    Office 16
    Posts
    7

    Re: TEXTJOIN missing from MS Office Home and Student 2016

    mehmetcik,

    Thanks for the help. I added the function you provided. Instead of adding it to my Personal Workbook I added it to the workbook where I needed it so I could pass the workbook on to others. It worked like a charm with minimal effort and I'm in good shape.

    One question: if someone opens this worksheet with an Excel version that does include TEXTJOIN does this solution cause any problems?

    Thanks a lot for taking the effort to supply a complete solution that made it easy to implement your suggestion even though it's probably been a decade since I wrote an Excel macro.

    Regards,
    Mike

  6. #6
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: TEXTJOIN missing from MS Office Home and Student 2016

    Quote Originally Posted by MrShorty View Post
    It seems like there are a few functions (I think TEXTJOIN() might be one of them) that requires that you also have an Office 365 subscription. I don't know where in MSFT's documentation you would look to verify if this is the case.
    This link https://support.office.com/en-us/art...3-0e8fc845691c

    Then click "More..." in the first (italicized) line.
    Excel for Office 365 Excel for Office 365 for Mac Excel 2019 Excel 2019 for Mac More...
    Dave

  7. #7
    Registered User
    Join Date
    04-15-2019
    Location
    Bedford
    MS-Off Ver
    Office 16
    Posts
    7

    Re: TEXTJOIN missing from MS Office Home and Student 2016

    I guess that explains why it's not there. Too bad MS makes this so hard to figure out.

    Thanks,
    Mike

  8. #8
    Forum Moderator
    Join Date
    01-21-2014
    Location
    St. Joseph, Illinois U.S.A.
    MS-Off Ver
    Office 365 v 2403
    Posts
    13,406

    Re: TEXTJOIN missing from MS Office Home and Student 2016

    Agreed. ______________________

  9. #9
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,647

    Re: TEXTJOIN missing from MS Office Home and Student 2016

    Get the subscription model - you will always be up-to-date then.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  10. #10
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: TEXTJOIN missing from MS Office Home and Student 2016

    Yes you will have issues if you pass the workbook to someone who has the textjoin function.

    luckily all you need do is name your function TextJoin2

  11. #11
    Registered User
    Join Date
    12-09-2019
    Location
    Antarctica
    MS-Off Ver
    2016
    Posts
    9

    Re: TEXTJOIN missing from MS Office Home and Student 2016

    mehmetcik,

    I copy and pasted the code you have attached into a new module on my spreadsheet with no luck. The formula just returns #NAME? Not sure what the issue is and was wondering if you could help me, as this is the only reference I can find online for adding textjoin into excel for Mac (evil MS!) The other members of my company who will be viewing this spreadsheet have Macs and therefore won't have this code built in either. Also, I was wondering if I will be able to use this function with array formulas.

    Thank you so much for the help!

    EDIT: Got it working! You must label the module something other than TEXTJOIN for the function to work!
    Last edited by nickt94; 12-10-2019 at 01:37 PM.

  12. #12
    Forum Expert
    Join Date
    12-14-2012
    Location
    London England
    MS-Off Ver
    MS 365 Office Suite.
    Posts
    8,448

    Re: TEXTJOIN missing from MS Office Home and Student 2016

    Hi Nick.

    The only reason you would get #NAME? is if you have pasted the function into the wrong Macro Module.

    Post your Spreadsheet so I can see what you are doing.Welcome to the forum

    Please attach a sample workbook (not a picture or pasted copy). Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.

+ 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] Ctrl deselect bug, Office Home Business 2016
    By SimoL in forum Excel General
    Replies: 2
    Last Post: 10-31-2018, 09:07 PM
  2. Using TextJoin (Excel 2016) in VBA
    By ChemistB in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-21-2017, 06:52 PM
  3. Replies: 2
    Last Post: 05-24-2016, 10:43 PM
  4. [SOLVED] PowerPivot for Excel 2013 Home and Student
    By SwissExcel in forum Excel General
    Replies: 4
    Last Post: 11-23-2015, 06:27 PM
  5. [SOLVED] installing Home and Student onto a tablet
    By mrcheeky in forum Microsoft Windows Help
    Replies: 1
    Last Post: 01-04-2013, 09:10 AM
  6. [SOLVED] Downloading Home and Student onto a Tablet
    By mrcheeky in forum Excel General
    Replies: 1
    Last Post: 01-04-2013, 09:08 AM
  7. Replies: 4
    Last Post: 05-02-2010, 12:05 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