+ Reply to Thread
Results 1 to 8 of 8

Extract figures from Cell

  1. #1
    Registered User
    Join Date
    01-31-2019
    Location
    Aberdeenshire,Scotland
    MS-Off Ver
    365
    Posts
    33

    Extract figures from Cell

    Learned people I would like to be able to 'extract' the Total price e.g. 15.50 from each cell in Column B so I can total up our sales in a cell elsewhere - please see attached spreadsheet and many thanks in advance Plant_Preorder_Form_20242024-03-25_08_02_18DEV1.xlsx

  2. #2
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,126

    Re: Extract figures from Cell

    How about
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  3. #3
    Forum Expert romperstomper's Avatar
    Join Date
    08-13-2008
    Location
    East Sussex, UK
    MS-Off Ver
    365, varying versions/builds
    Posts
    21,291

    Re: Extract figures from Cell

    You could use:

    =TEXTBEFORE(TEXTAFTER(B2,"Total: ")," GBP")+0

    and copy down.
    Remember what the dormouse said
    Feed your head

  4. #4
    Registered User
    Join Date
    01-31-2019
    Location
    Aberdeenshire,Scotland
    MS-Off Ver
    365
    Posts
    33

    Re: Extract figures from Cell

    Thank you so much for your ultra quick reply; that's perfect!!

  5. #5
    Registered User
    Join Date
    01-31-2019
    Location
    Aberdeenshire,Scotland
    MS-Off Ver
    365
    Posts
    33

    Re: Extract figures from Cell

    Thank you so much !!

  6. #6
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,065

    Re: Extract figures from Cell

    =MID(B2,SEARCH("Total: ",B2)+7,SEARCH(" GBP",B2,(SEARCH("Total: ",B2)+7)+1)-1-(SEARCH("Total: ",B2)+7))*1
    and copy down the column

    SUM() these values
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  7. #7
    Forum Expert
    Join Date
    09-01-2012
    Location
    Norway
    MS-Off Ver
    Office 365
    Posts
    2,844

    Re: Extract figures from Cell

    xxxxxxxxxx
    Last edited by Jacc; 03-25-2024 at 09:31 AM.
    <----- If you were helped by my posts you can say "Thank you" by clicking the star symbol down to the left

    If the problem is solved, finish of the thread by clicking SOLVED under Thread Tools
    I don't wish to leave you with no answer, yet I sometimes miss posts. If you feel I forgot you, remind me with a PM or just bump the thread.

  8. #8
    Forum Guru
    Join Date
    09-10-2017
    Location
    Chippenham, England
    MS-Off Ver
    365
    Posts
    15,126

    Re: Extract figures from Cell

    Glad to help & thanks for the feedback.

+ 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. Product of cell containing figures and text with cell containing figures
    By goodboy in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 08-11-2021, 02:47 PM
  2. [SOLVED] Excel to match pay slip figures with payroll figures according to period
    By sunboy in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-06-2020, 10:39 PM
  3. [SOLVED] Loss of SUM function with addition of new formula used to extract figures
    By TechTrev in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 01-04-2018, 10:49 AM
  4. Conversion of an array of figures inputted into cells as word figures to Excel figures
    By Allan Simpson730 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-08-2013, 07:25 AM
  5. [SOLVED] Extract Numbers from Cells containing alphanumeric strings; and sum all figures
    By elliotencore in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 01-01-2013, 02:52 PM
  6. Extract or insert figures words from or to cell in excel 2007
    By Khalid Maqbool in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 08-30-2012, 02:08 PM
  7. Replies: 1
    Last Post: 01-21-2012, 12:01 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