+ Reply to Thread
Results 1 to 3 of 3

Suppress Div/0 errors

  1. #1
    Registered User
    Join Date
    02-18-2014
    Location
    Houston
    MS-Off Ver
    Excel 2019
    Posts
    43

    Suppress Div/0 errors

    I have attached a small sheet. how to calculate the average with out showing #div/0! in the sheet and also on the YTD cell is not calculating the results.
    Attached Files Attached Files

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,169

    Re: Suppress Div/0 errors

    Hi ancherilvm,

    Could you please change your thread title to something other than "formula help" as it doesn't describe the problem. How about something like "How to use the IfError() Function".

    Then we can help with an answer. (or you could look up IfError )
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  3. #3
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Suppress Div/0 errors

    I'm not even going to look at the sheet. One function you can use is IFERROR()

    =MyCurrentFormula

    becomes:

    =IFERROR(MyCurrentFormula, 0)
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Suppress #NA errors for a cleaner look
    By PeterNJ in forum Excel General
    Replies: 18
    Last Post: 05-06-2016, 12:50 PM
  2. [SOLVED] Suppress of a userform
    By ExcelMotz in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-18-2015, 02:54 AM
  3. dialog box suppress
    By pyrohac in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-02-2015, 09:40 AM
  4. Suppress #DIV/0!
    By amsanborn in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-16-2010, 05:12 PM
  5. Suppress #DIV/0!
    By pgwolfe in forum Excel General
    Replies: 2
    Last Post: 06-24-2008, 12:51 PM
  6. [SOLVED] Excel Throwing Circular Errors When No Errors Exist
    By MDW in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-10-2006, 09:20 AM
  7. Suppress database errors
    By greenfalcon in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-18-2005, 07:08 PM

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