+ Reply to Thread
Results 1 to 3 of 3

extracting numbers from a cell with letters and numbers

  1. #1
    Registered User
    Join Date
    11-24-2008
    Location
    North Carolina
    Posts
    41

    extracting numbers from a cell with letters and numbers

    Hello-

    Excel 2007

    I have a large column of data (150+ rows). In each cell there is a number with an "hrs" label attached. example: "1,000 hrs" or "8,500 hrs".

    Can anyone tell me if there is a way to extract only the hours (or delete the "hrs" text from each cell) so that I can use the numerical values in other formulas?

    Thanks in advance.

  2. #2
    Forum Expert Bob Phillips's Avatar
    Join Date
    09-03-2005
    Location
    Wessex
    MS-Off Ver
    Office 2003, 2010, 2013, 2016, 365
    Posts
    3,284

    Re: extracting numbers from a cell with letters and numbers

    Try this

    =--SUBSTITUTE(A1," hrs","")

  3. #3
    Registered User
    Join Date
    11-24-2008
    Location
    North Carolina
    Posts
    41

    Re: extracting numbers from a cell with letters and numbers

    That worked great. Thank you very much.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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