+ Reply to Thread
Results 1 to 3 of 3

Sum function not working, help please!

  1. #1
    Registered User
    Join Date
    04-08-2006
    Posts
    2

    Sum function not working, help please!

    In one column I have an IF statement making the value 15, 10, 5, or 0 if they are a certain percentage (column F), and then in another column I'm trying to add the values of that column with the values of another (Column D) using the sum function. The function in there now is =SUM(D5:D100, F5:F10), but it's only adding up the values in the D column and not the F. It won't even add up the F column values alone using the sum function. What am I doing wrong?

  2. #2
    Don Guillett
    Guest

    Re: Sum function not working, help please!

    should work

    --
    Don Guillett
    SalesAid Software
    [email protected]
    "trickdigger" <[email protected]>
    wrote in message
    news:[email protected]...
    >
    > In one column I have an IF statement making the value 15, 10, 5, or 0 if
    > they are a certain percentage (column F), and then in another column I'm
    > trying to add the values of that column with the values of another
    > (Column D) using the sum function. The function in there now is
    > =SUM(D5:D100, F5:F10), but it's only adding up the values in the D
    > column and not the F. It won't even add up the F column values alone
    > using the sum function. What am I doing wrong?
    >
    >
    > --
    > trickdigger
    > ------------------------------------------------------------------------
    > trickdigger's Profile:
    > http://www.excelforum.com/member.php...o&userid=33299
    > View this thread: http://www.excelforum.com/showthread...hreadid=531227
    >




  3. #3
    Ragdyer
    Guest

    Re: Sum function not working, help please!

    Column F is probably *not* a true XL recognized number.

    Pick a cell in Column F that returns a "value" from your IF formula,
    Say F5.
    Then enter this in any cell:
    =ISNUMBER(F5)
    And see if it returns a 'True' or 'False'.

    If you get a 'False', post your IF formula.

    Maybe you could have mistakenly place quotes ( " " ) around the values to be
    returned?

    --
    Regards,

    RD

    ---------------------------------------------------------------------------
    Please keep all correspondence within the NewsGroup, so all may benefit !
    ---------------------------------------------------------------------------
    "trickdigger" <[email protected]>
    wrote in message
    news:[email protected]...
    >
    > In one column I have an IF statement making the value 15, 10, 5, or 0 if
    > they are a certain percentage (column F), and then in another column I'm
    > trying to add the values of that column with the values of another
    > (Column D) using the sum function. The function in there now is
    > =SUM(D5:D100, F5:F10), but it's only adding up the values in the D
    > column and not the F. It won't even add up the F column values alone
    > using the sum function. What am I doing wrong?
    >
    >
    > --
    > trickdigger
    > ------------------------------------------------------------------------
    > trickdigger's Profile:

    http://www.excelforum.com/member.php...o&userid=33299
    > View this thread: http://www.excelforum.com/showthread...hreadid=531227
    >



+ 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