+ Reply to Thread
Results 1 to 3 of 3

Very simple math equals #value! ???

  1. #1
    Forum Contributor jonvanwyk's Avatar
    Join Date
    06-28-2010
    Location
    Iowa, USA
    MS-Off Ver
    Excel 2010
    Posts
    452

    Very simple math equals #value! ???

    Please Login or Register  to view this content.

    What is wrong with this formula? It returns a value of, well, #VALUE!
    Last edited by jonvanwyk; 12-12-2010 at 05:19 PM.

  2. #2
    Forum Expert Paul's Avatar
    Join Date
    02-05-2007
    Location
    Wisconsin
    MS-Off Ver
    2016/365
    Posts
    6,885

    Re: Very simple math equals #value! ???

    Hi Jon,

    The problem is that you're combining SUM with a math function (+). No need to use + in between the ranges..

    =SUM(Q158:Q163,Q166:Q171,Q174:Q179....)

    If you use the Evaluate Formula toolbar option, you'll see that all of the range arguments after the first result in VALUE errors.

  3. #3
    Forum Contributor jonvanwyk's Avatar
    Join Date
    06-28-2010
    Location
    Iowa, USA
    MS-Off Ver
    Excel 2010
    Posts
    452

    Re: Very simple math equals #value! ???

    Quote Originally Posted by Paul View Post
    Hi Jon,

    The problem is that you're combining SUM with a math function (+). No need to use + in between the ranges..

    =SUM(Q158:Q163,Q166:Q171,Q174:Q179....)

    If you use the Evaluate Formula toolbar option, you'll see that all of the range arguments after the first result in VALUE errors.
    Thank you.

+ 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