+ Reply to Thread
Results 1 to 5 of 5

Extract specific text from cell

  1. #1
    Registered User
    Join Date
    09-19-2014
    Location
    Mumbai
    MS-Off Ver
    2007
    Posts
    24

    Extract specific text from cell

    Dear Experts,

    In the attached worksheet in Row "A" i have list of documents and in Row "B" i need a formula which can get specefic text from Row A.

    Tried using Left / Right / MID but all in vain

    Need your advise.
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2504 (Windows 11 Home 24H2 64-bit)
    Posts
    91,031

    Re: Extract specific text from cell

    No need for VBA. Try this:

    =MID(A2,MIN(IF(ISNUMBER(FIND({1,2,3,4,5,6,7,8,9,0},A2)),FIND({1,2,3,4,5,6,7,8,9,0},A2))),10)
    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. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Expert
    Join Date
    04-23-2009
    Location
    Matrouh, Egypt
    MS-Off Ver
    Excel 2013
    Posts
    6,892

    Re: Extract specific text from cell

    Try this UDF
    Please Login or Register  to view this content.
    < ----- Please click the little star * next to add reputation if my post helps you
    Visit Forum : From Here

  4. #4
    Registered User
    Join Date
    09-19-2014
    Location
    Mumbai
    MS-Off Ver
    2007
    Posts
    24

    Re: Extract specific text from cell

    Thank you AligW..

  5. #5
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2504 (Windows 11 Home 24H2 64-bit)
    Posts
    91,031

    Re: Extract specific text from cell

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.

+ 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] Extract Specific Text from cell
    By king10001 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-07-2017, 10:01 AM
  2. Replies: 1
    Last Post: 07-24-2017, 06:41 AM
  3. Need to Extract specific text from Cell
    By Onek2fok in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-29-2015, 03:02 PM
  4. extract numbers from a cell, before a specific text
    By xlepws in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 01-11-2013, 01:46 PM
  5. Extract specific text from a cell
    By Offeror in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-09-2011, 05:07 AM
  6. Extract specific text in Cell A1 and display in A2
    By Dave32 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 07-22-2008, 08:27 AM
  7. Extract specific text from cell to save file
    By SOS in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 06-25-2008, 03:06 PM

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