+ Reply to Thread
Results 1 to 3 of 3

How to get a cell with a zero errorto show the cell as blank

Hybrid View

  1. #1
    jsunshine
    Guest

    How to get a cell with a zero errorto show the cell as blank



  2. #2
    Roger Govier
    Guest

    Re: How to get a cell with a zero errorto show the cell as blank

    Hi

    Do you mean something like
    =IF(ISERROR(your_formula),"",your_formula)

    Substitute the formula you have that is giving the divide by zero error
    for "your_formula"

    --
    Regards

    Roger Govier


    "jsunshine" <jsunshine@discussions.microsoft.com> wrote in message
    news:AC4F9B83-49C4-4865-AA7B-732406E90308@microsoft.com...
    >




  3. #3
    jsunshine
    Guest

    Re: How to get a cell with a zero errorto show the cell as blank

    Thank you! It worked perfectly.

    "Roger Govier" wrote:

    > Hi
    >
    > Do you mean something like
    > =IF(ISERROR(your_formula),"",your_formula)
    >
    > Substitute the formula you have that is giving the divide by zero error
    > for "your_formula"
    >
    > --
    > Regards
    >
    > Roger Govier
    >
    >
    > "jsunshine" <jsunshine@discussions.microsoft.com> wrote in message
    > news:AC4F9B83-49C4-4865-AA7B-732406E90308@microsoft.com...
    > >

    >
    >
    >


+ 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