Results 1 to 12 of 12

Help to extract partial text from a cell

Threaded View

  1. #7
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Help to extract partial text from a cell

    Maybe this

    =LOOKUP(2^15,-LEFT(MID(C2,SEARCH("Multiple Sclerosis ",C2)+LEN("Multiple Sclerosis "),10),{1,2,3,4,5,6,7,8,9,0}))

    Or

    =SUBSTITUTE(MID(C2,SEARCH("Multiple Sclerosis ",C2)+LEN("Multiple Sclerosis ("),3),")","")
    Last edited by AlKey; 12-12-2014 at 11:05 AM.
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Find Partial text in an array and extract charaters to right
    By jenita.kurlawala in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 12-02-2013, 08:03 AM
  2. [SOLVED] extract partial string from Cell
    By sydcoco in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 04-28-2013, 12:34 AM
  3. Extract partial content from a single cell
    By mildredtpeabody in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-21-2013, 06:39 PM
  4. matching partial text within one cell to partial text within another
    By Solstice in forum Excel - New Users/Basics
    Replies: 4
    Last Post: 03-03-2010, 09:13 PM
  5. formula to extract partial content (text) of cell
    By milano in forum Excel General
    Replies: 3
    Last Post: 11-09-2005, 01:00 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