+ Reply to Thread
Results 1 to 12 of 12

Extract middle company's names from text..

  1. #1
    Forum Contributor
    Join Date
    11-12-2016
    Location
    georgia,tbilisi
    MS-Off Ver
    Office 365 MSO (Version 2401 Build 16.0.17231.20008)
    Posts
    127

    Extract middle company's names from text..

    Hello friends I have database of company's names in C5 I need formula to extract company's name's.

    I have office 365 beta channel. Could you give me assistance as with new office formulas as well as old versions.

    Thanks in advanced.

  2. #2
    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
    81,224

    Re: Extract middle company's names from text..

    Could you give me assistance as with new office formulas as well as old versions.
    Which is the OLDEST version it must work with? That is the version you should have in your profile.
    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.

  3. #3
    Forum Contributor
    Join Date
    11-12-2016
    Location
    georgia,tbilisi
    MS-Off Ver
    Office 365 MSO (Version 2401 Build 16.0.17231.20008)
    Posts
    127

    Re: Extract middle company's names from text..

    I have changed the version which is office 365 betta channel subscription, but in older versions i mean Excel 2021..
    Last edited by AliGW; 01-07-2024 at 04:32 AM. Reason: Please don't quote unnecessarily - use the Quick Reply button instead.

  4. #4
    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
    81,224

    Re: Extract middle company's names from text..

    Excel 2021 is what your profile should say, then - please update it NOW.

  5. #5
    Forum Contributor
    Join Date
    11-12-2016
    Location
    georgia,tbilisi
    MS-Off Ver
    Office 365 MSO (Version 2401 Build 16.0.17231.20008)
    Posts
    127

    Re: Extract middle company's names from text..

    Quote Originally Posted by AliGW View Post
    Excel 2021 is what your profile should say, then - please update it NOW.
    "I've recently upgraded to Office 365, and I'm thrilled with its features. However, I'm looking for a formula compatible with older versions since there's a chance that my workplace may not have the Office 365 subscription.

  6. #6
    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: Extract middle company's names from text..

    A little long, but will work in all versions of Excel:

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    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

  7. #7
    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
    81,224

    Re: Extract middle company's names from text..

    Quote Originally Posted by kikola123 View Post
    "I've recently upgraded to Office 365, and I'm thrilled with its features. However, I'm looking for a formula compatible with older versions since there's a chance that my workplace may not have the Office 365 subscription.
    Which is why your profile should say Excel 2021. Your profile needs to show the oldest version any solutions must work for. Once again, plesae update it NOW.

    Then have a look at Glenn's suggestion.

  8. #8
    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: Extract middle company's names from text..

    A bit neater, if the oldest required product is Excel 2021:

    =LET(A,SUBSTITUTE(MID(B5,12,255),"-",""),B,MOD(SEQUENCE(10),10),LEFT(A,MIN(IF(ISERROR(FIND(B,A)),"",FIND(B,A)))-2))

  9. #9
    Forum Contributor
    Join Date
    11-12-2016
    Location
    georgia,tbilisi
    MS-Off Ver
    Office 365 MSO (Version 2401 Build 16.0.17231.20008)
    Posts
    127

    Re: Extract middle company's names from text..

    Thanks Glenn Kennedy it works great in all version, but I have simplified the task could it be more easy solution for this database?

  10. #10
    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: Extract middle company's names from text..

    see post 8.

  11. #11
    Forum Contributor
    Join Date
    11-12-2016
    Location
    georgia,tbilisi
    MS-Off Ver
    Office 365 MSO (Version 2401 Build 16.0.17231.20008)
    Posts
    127

    Re: Extract middle company's names from text..

    Quote Originally Posted by Glenn Kennedy View Post
    see post 8.
    Oh yes, it works great Thanks very much..

  12. #12
    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: Extract middle company's names from text..

    You're welcome. Thanks for letting us know that you got an answer.




    Please take a moment and consider clicking the "Add Reputation" button at the foot of any of the posts of anyone who helped you reach a solution here today.

    Finally, if that takes care of your original question, please click on "Thread Tools" from the menu link (just above the first post in the thread) and mark this thread as SOLVED.

+ 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] How to Extract Date from the middle of the text
    By Hikari in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-25-2021, 11:04 PM
  2. [SOLVED] Extract Text in middle
    By wongsiuon in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 08-18-2019, 01:13 PM
  3. Extract string of text in the middle of 2 delimiters
    By MoldyBread in forum Excel General
    Replies: 3
    Last Post: 05-07-2018, 07:21 AM
  4. How to extract company names with same formula?
    By london7871 in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 09-23-2017, 01:16 AM
  5. [SOLVED] Extract text from the middle
    By jackson_hollon in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-21-2016, 03:23 PM
  6. how extract phone number from middle of the text
    By perusjosh in forum Excel General
    Replies: 4
    Last Post: 07-07-2015, 11:19 AM
  7. Function to extract variable length names from middle of cell
    By ajhat in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-23-2014, 11:33 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