+ Reply to Thread
Results 1 to 2 of 2

Sum is positive value or "0" value. Negative value equals "0"

Hybrid View

  1. #1
    MorTTime
    Guest

    Sum is positive value or "0" value. Negative value equals "0"

    I have a doc where I would like to use a formula that would subtract an
    amount from an amount in another cell, but when it reached the value of 0 it
    would stop. [i.e. 10-6=4, 10-12=0]. I have not found a way to do it, used
    "IF" I don't want a word answer.
    --
    Thank you for your help.

  2. #2
    Dana DeLouis
    Guest

    Re: Sum is positive value or "0" value. Negative value equals "0"

    Here's one way.
    =MAX(B1-A1,0)

    HTH
    --
    Dana DeLouis
    Win XP & Office 2003


    "MorTTime" <morttime@discussions.microsoft.com> wrote in message
    news:964838A7-D6F4-4579-853D-12BEB93E85E1@microsoft.com...
    >I have a doc where I would like to use a formula that would subtract an
    > amount from an amount in another cell, but when it reached the value of 0
    > it
    > would stop. [i.e. 10-6=4, 10-12=0]. I have not found a way to do it, used
    > "IF" I don't want a word answer.
    > --
    > Thank you for your help.




+ 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