+ Reply to Thread
Results 1 to 5 of 5

Adding multiple numbers within a single cell

Hybrid View

  1. #1
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,645

    Re: Adding multiple numbers within a single cell

    Try this in C69:
    =LEFT(SUBSTITUTE(C68,"/",REPT(" ",100)),100)+MID(SUBSTITUTE(C68,"/",REPT(" ",100)),100,100)+RIGHT(SUBSTITUTE(C68,"/",REPT(" ",100)),100)
    Hope this help.
    Quang PT

  2. #2
    Registered User
    Join Date
    01-29-2013
    Location
    Canada
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Adding multiple numbers within a single cell

    This works perfectly when I have 3 numbers in a cell. Sometimes I have 4 or 2 numbers in a cell. Is there a way the formula would automatically adjust to that?

+ 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