+ Reply to Thread
Results 1 to 5 of 5

extract numbers/text after '

Hybrid View

  1. #1
    Registered User
    Join Date
    10-13-2013
    Location
    Sydney
    MS-Off Ver
    Excel 2013
    Posts
    52

    extract numbers/text after '

    Hi all,

    I have a situation which should be an easy fix. In cell A1, i have a text as: '12354. I need to extract 12354 from A1. Any assistance would be much appreciated.

    Regards,
    Shrijan

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: extract numbers/text after '

    try
    Formula: copy to clipboard

    =LOOKUP(9^9,1*RIGHT(TRIM(A1),COLUMN($1:$1)))
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  3. #3
    Registered User
    Join Date
    10-13-2013
    Location
    Sydney
    MS-Off Ver
    Excel 2013
    Posts
    52

    Re: extract numbers/text after '

    It works. Thank you.

    Shrijan

  4. #4
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: extract numbers/text after '

    Quote Originally Posted by shrijan View Post
    It works. Thank you.

    Shrijan
    You are welcome and thanks for the feedback & rep*.

    Happy New Year.

  5. #5
    Forum Contributor
    Join Date
    01-22-2013
    Location
    Pekanbaru, Indonesia
    MS-Off Ver
    Excel 2013 & Google Sheet
    Posts
    1,146

    Re: extract numbers/text after '

    try :
    =trim(a1)

+ 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] Any Way To Extract Numbers From Text
    By Eddiegnz1 in forum Excel General
    Replies: 5
    Last Post: 09-07-2012, 09:32 AM
  2. Extract Text/Numbers
    By choke in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-04-2012, 09:55 AM
  3. Extract numbers from cell with Text and Numbers
    By wiredwrx in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 04-18-2006, 06:00 PM
  4. [SOLVED] How do I extract numbers from a cell with both text and numbers?
    By SHANNON in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 12-01-2005, 10:35 PM
  5. [SOLVED] extract numbers from cell containing text & numbers
    By transferxxx@gmail.com in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-14-2005, 03:10 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