+ Reply to Thread
Results 1 to 4 of 4

Data

  1. #1
    Registered User
    Join Date
    01-26-2016
    Location
    seoul,south korea
    MS-Off Ver
    2013
    Posts
    23

    Data

    question.PNG
    sum of only numeric value in column B

  2. #2
    Valued Forum Contributor ImranBhatti's Avatar
    Join Date
    03-27-2014
    Location
    Rawalpindi,Pakistan
    MS-Off Ver
    Office 365
    Posts
    1,784

    Re: Data

    the simple formula

    =sum(B:B) will add only numbers
    Teach me Excel VBA

  3. #3
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP and 2007
    Posts
    15,820

    Re: Data

    What is the source of the #VALUE# error? My first thought would be to nest the current function in B so that it returns some kind of text string when it errors, then the sum function ImramBhatti suggested would work fine. Are you familiar with the IFERROR() function? https://support.office.com/en-us/art...6-63f3e417f611

    Something like =IFERROR(current formula in B,"error")
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

  4. #4
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: Data

    Quote Originally Posted by shamshersadiq View Post
    [deleted] sab..its not working because of #VALUE!.
    thanks for letting me now that its a simple formula
    This is inappropriate language. Further offenses will result in a ban.



    Common courtesy is the order of the day. Avoid coarse language, personal attacks and inflammatory remarks. Address your concerns at topics and not at people.
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

+ 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. Replies: 11
    Last Post: 12-23-2014, 01:01 PM
  2. Replies: 2
    Last Post: 04-19-2014, 10:06 PM
  3. Replies: 34
    Last Post: 01-21-2014, 03:07 PM
  4. Replies: 4
    Last Post: 02-01-2013, 10:18 AM
  5. Replies: 2
    Last Post: 07-18-2012, 09:11 AM
  6. Searching data in 1 row, giving back data from column thats left to searched data
    By AmiGoCS in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-29-2012, 05:16 PM
  7. Use of Excel to pull data from database daily, posting new data below older data
    By Ishness in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-09-2011, 10:08 AM

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