+ Reply to Thread
Results 1 to 5 of 5

divide by 0

  1. #1
    sony654
    Guest

    divide by 0

    if "a2/b2" = .17/0 = 100%, why can't I get in a formula, instead of #DIV/0!?
    Thanks - Tom
    --
    Sony Luvy

  2. #2
    Peo Sjoblom
    Guest

    Re: divide by 0

    Because you can't divide by zero, that is what the error says as well


    --
    Regards,

    Peo Sjoblom


    "sony654" <[email protected]> wrote in message
    news:[email protected]...
    > if "a2/b2" = .17/0 = 100%, why can't I get in a formula, instead of
    > #DIV/0!?
    > Thanks - Tom
    > --
    > Sony Luvy




  3. #3
    Chip Pearson
    Guest

    Re: divide by 0

    Sony,

    0.17/0 does NOT equal 100%. You can't divide a number by zero.
    Use a formula like

    =IF(B2=0,100%,A2/B2)


    --
    Cordially,
    Chip Pearson
    Microsoft MVP - Excel
    Pearson Software Consulting, LLC
    www.cpearson.com



    "sony654" <[email protected]> wrote in message
    news:[email protected]...
    > if "a2/b2" = .17/0 = 100%, why can't I get in a formula,
    > instead of #DIV/0!?
    > Thanks - Tom
    > --
    > Sony Luvy




  4. #4
    sony654
    Guest

    Re: divide by 0

    Now, what if cell A2 is negative (-), ie. -6, the outcome is -100%. How do I
    use the "and" or "or" function to display 100% or -100% depending on the
    value in A2?
    Thanks for your help on this... Tom

    "Chip Pearson" wrote:

    > Sony,
    >
    > 0.17/0 does NOT equal 100%. You can't divide a number by zero.
    > Use a formula like
    >
    > =IF(B2=0,100%,A2/B2)
    >
    >
    > --
    > Cordially,
    > Chip Pearson
    > Microsoft MVP - Excel
    > Pearson Software Consulting, LLC
    > www.cpearson.com
    >
    >
    >
    > "sony654" <[email protected]> wrote in message
    > news:[email protected]...
    > > if "a2/b2" = .17/0 = 100%, why can't I get in a formula,
    > > instead of #DIV/0!?
    > > Thanks - Tom
    > > --
    > > Sony Luvy

    >
    >
    >


  5. #5
    Peo Sjoblom
    Guest

    Re: divide by 0

    Look at the ABS function

    --
    Regards,

    Peo Sjoblom


    "sony654" <[email protected]> wrote in message
    news:[email protected]...
    > Now, what if cell A2 is negative (-), ie. -6, the outcome is -100%. How do
    > I
    > use the "and" or "or" function to display 100% or -100% depending on the
    > value in A2?
    > Thanks for your help on this... Tom
    >
    > "Chip Pearson" wrote:
    >
    >> Sony,
    >>
    >> 0.17/0 does NOT equal 100%. You can't divide a number by zero.
    >> Use a formula like
    >>
    >> =IF(B2=0,100%,A2/B2)
    >>
    >>
    >> --
    >> Cordially,
    >> Chip Pearson
    >> Microsoft MVP - Excel
    >> Pearson Software Consulting, LLC
    >> www.cpearson.com
    >>
    >>
    >>
    >> "sony654" <[email protected]> wrote in message
    >> news:[email protected]...
    >> > if "a2/b2" = .17/0 = 100%, why can't I get in a formula,
    >> > instead of #DIV/0!?
    >> > Thanks - Tom
    >> > --
    >> > Sony Luvy

    >>
    >>
    >>



+ 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