Results 1 to 19 of 19

SUM of values in a comma delimited cell

Threaded View

Danexcel SUM of values in a comma... 01-13-2010, 04:20 PM
Excelfriend Re: SUM of values in a comma... 01-13-2010, 04:30 PM
T.J. Lanza Re: SUM of values in a comma... 01-13-2010, 04:34 PM
Danexcel Re: SUM of values in a comma... 01-13-2010, 04:36 PM
DonkeyOte Re: SUM of values in a comma... 01-13-2010, 04:42 PM
Danexcel (I changed my mind about what... 01-13-2010, 04:38 PM
Excelfriend Re: SUM of values in a comma... 01-13-2010, 04:40 PM
Danexcel Re: SUM of values in a comma... 01-13-2010, 04:42 PM
martindwilson Re: SUM of values in a comma... 01-13-2010, 04:42 PM
Danexcel Re: SUM of values in a comma... 01-13-2010, 04:52 PM
DonkeyOte Re: SUM of values in a comma... 01-13-2010, 04:56 PM
ChemistB Re: SUM of values in a comma... 01-13-2010, 04:57 PM
Excelfriend Re: SUM of values in a comma... 01-13-2010, 04:59 PM
zbor Re: SUM of values in a comma... 01-13-2010, 05:06 PM
Danexcel Re: SUM of values in a comma... 01-14-2010, 10:56 AM
DonkeyOte Re: SUM of values in a comma... 01-14-2010, 11:04 AM
Danexcel Re: SUM of values in a comma... 01-14-2010, 04:42 PM
DonkeyOte Re: SUM of values in a comma... 01-14-2010, 05:04 PM
Danexcel Re: SUM of values in a comma... 01-15-2010, 10:59 AM
  1. #3
    Registered User
    Join Date
    07-06-2009
    Location
    NH, USA
    MS-Off Ver
    2010 & 2013
    Posts
    38

    Re: SUM of values in a comma delimited cell

    Quote Originally Posted by Excelfriend View Post
    Dan,

    =SUM(MID(A1,1,1)+MID(A1,3,1)+MID(A1,5,1)+MID(A1,7,1))
    While that will do the job, and is acurate based on the limited data provided, it also makes some dangerous assumptions.

    Quote Originally Posted by Danexcel View Post
    Hello,

    Is there a SUM formula I can place in cell B1 that will sum values I have in A1 expressed as 1,4,6,7. The number I should see in B1 is 18.

    Any help with this is appreciated.

    Dan
    Dan, you need to give a better picture of your situation. Two questions immediately pop to mind: Is your data always single digit numbers? Is it always groups of four?
    Last edited by T.J. Lanza; 01-13-2010 at 04:35 PM. Reason: Adjusting order of quotes.

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