+ Reply to Thread
Results 1 to 6 of 6

Formula require to extract the text

  1. #1
    Valued Forum Contributor
    Join Date
    05-07-2014
    Location
    India
    MS-Off Ver
    MS Office 365
    Posts
    313

    Formula require to extract the text

    Hi All,

    I have a text in column A for Ex:-ABC to XYZ and 123, in this text I want to extract the text after to and before and in next column.

    Please help me to extract the text as require.

    Thanks
    Nisha

  2. #2
    Forum Contributor
    Join Date
    10-29-2014
    Location
    udaipur, rajasthan
    MS-Off Ver
    2007
    Posts
    352

    Re: Formula require to extract the text

    Hi Nisha,

    Can u please upload a sample file with expected reuslt...?


    Best Regards,
    Jitendra

  3. #3
    Forum Expert Vikas_Gautam's Avatar
    Join Date
    06-04-2013
    Location
    Ludhiana,Punjab, India
    MS-Off Ver
    Excel 2013
    Posts
    1,850

    Re: Formula require to extract the text

    Hi,
    here is your formula..
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Regards,
    Vikas Gautam
    Excel-buzz.blogspot.com

    Excel is not a matter of Experience, its a matter of Application.

    Say Thanks, Click * Add Reputation

  4. #4
    Valued Forum Contributor
    Join Date
    05-07-2014
    Location
    India
    MS-Off Ver
    MS Office 365
    Posts
    313

    Re: Formula require to extract the text

    Hi,

    Please find the attached data.
    Attached Files Attached Files

  5. #5
    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: Formula require to extract the text

    Try this formula in B1 and copy down

    =TRIM(MID(SUBSTITUTE(A2," ",REPT(" ",25)),50,25))

    Row\Col
    A
    B
    1
    Data Result
    2
    ABC to XYZ and 123 XYZ
    3
    efg to lmn and 456 lmn
    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

  6. #6
    Forum Contributor
    Join Date
    03-11-2014
    Location
    India
    MS-Off Ver
    Excel 2010
    Posts
    379

    Re: Formula require to extract the text

    Hi Nisha,

    If you are using Microsoft Excel 2013 then the simple answer is to use Flash Fill feature to get your expected result.

    Kindly mark this thread as solved if your query is resolved.

    Regards,
    AM

+ 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] Help require to insert the text in the formula
    By mso3 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-26-2014, 08:10 PM
  2. [SOLVED] Require Formula to extract data to then populate multiple cells
    By amasson in forum Excel Formulas & Functions
    Replies: 19
    Last Post: 04-23-2013, 04:17 AM
  3. [SOLVED] Require Help - Require Formula for Multiple values in both columns
    By krodge in forum Excel General
    Replies: 6
    Last Post: 01-13-2012, 03:42 AM
  4. Require a formula for getting a specific text from the table
    By jayatjay in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-15-2011, 11:40 AM
  5. Problem with my formula which require variable extract from steam table.
    By Mrrobinson in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-14-2008, 07:00 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