+ Reply to Thread
Results 1 to 5 of 5

Sum of number of values divided by commas

  1. #1
    Registered User
    Join Date
    06-27-2022
    Location
    gfdfgfd
    MS-Off Ver
    2019
    Posts
    4

    Sum of number of values divided by commas

    Hi guys, I need help with some kind of formula that would count the number of numbers (I am not sure this is making any sense) for example 1,2,3,4,5 in this case is going to be 5 numbers.

    Any help is much appreciated.

  2. #2
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,984

    Re: Sum of number of values divided by commas

    Your description is a bit light... but try:

    =IF(A1="","",1+LEN(A1)-LEN(SUBSTITUTE(A1,",","")))
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  3. #3
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,984

    Re: Sum of number of values divided by commas

    Please take a moment to update your profile... to show your approximate location (e.g. nation). Knowing that can be very helpful when providing solutions.

  4. #4
    Registered User
    Join Date
    06-27-2022
    Location
    gfdfgfd
    MS-Off Ver
    2019
    Posts
    4

    Re: Sum of number of values divided by commas

    Itīs perfect thanks a lot

  5. #5
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,984

    Re: Sum of number of values divided by commas

    You're welcome. But please update your location.



    It would be very nice if you were to just click the Add Reputation button at the foot of any of the posts of members who helped you reach a solution.

    Finally, if that takes care of your original question, please select "Thread Tools" from the menu link (just above the first post in the thread) and mark this thread as SOLVED.

+ 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. Divided number will not work
    By toplisek in forum Excel General
    Replies: 8
    Last Post: 01-10-2020, 08:39 AM
  2. Replies: 3
    Last Post: 12-16-2015, 12:56 AM
  3. Number entry divided by 100
    By lostgoldman in forum Excel General
    Replies: 2
    Last Post: 01-30-2015, 01:38 AM
  4. Replies: 5
    Last Post: 07-07-2013, 03:39 PM
  5. Replies: 3
    Last Post: 11-19-2012, 01:06 PM
  6. Converting .xls files to a list divided by commas
    By aperahia in forum Excel General
    Replies: 1
    Last Post: 06-05-2007, 11:03 AM
  7. [SOLVED] How can I break down a string with data divided by commas
    By WannaBeExceller in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-30-2006, 07:40 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