{"id":5713,"date":"2022-02-13T06:42:00","date_gmt":"2022-02-13T05:42:00","guid":{"rendered":"https:\/\/expert-only.com\/?p=5713"},"modified":"2022-03-18T11:54:24","modified_gmt":"2022-03-18T10:54:24","slug":"how-to-remove-value-na-div0-excel-errors","status":"publish","type":"post","link":"https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/","title":{"rendered":"How to remove #VALUE! #NA! #DIV0 Excel errors?"},"content":{"rendered":"\n<p><strong>How to remove #VALUE! #NA! #DIV0 Excel errors with any version of Excel like 2003, 2007, 2010 or Excel 2016? Common messages are for example: #VALUE!, #N\/A, #DIV\/0!, #REF!, #NAME?, #NULL!, #NUM! Indeed, there is a trick to solve this little problem that occurs more than often with Excel formulas.<\/strong><\/p>\n\n\n\n<p>Using the <a href=\"https:\/\/support.microsoft.com\/en-us\/office\/iferror-function-c526fd07-caeb-47b8-8bb6-63f3e417f611\" target=\"_blank\" rel=\"noreferrer noopener\">IFERROR()<\/a> function in Excel allows you to return a value if the expression does not work and displays an error. Follow the instructions in this short tutorial to fix this error problem in Microsoft Excel. Other very <a href=\"https:\/\/expert-only.com\/en\/excel\/the-best-excel-shortcuts-for-selection\/\"><strong>useful tips on Excel are the selection shortcuts<\/strong><\/a>.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-how-to-remove-the-excel-errors-value-na-or-div0-and-replace-them\">How to remove the Excel errors #VALUE!, #NA! or #DIV0 and replace them?<\/h2>\n\n\n\n<p><\/p>\n\n\n\n<p>Without using the Excel function IFERROR(), the formula generates an error message for the year 2010 #DIV\/0!), because it is a division by zero. <\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"823\" height=\"422\" src=\"https:\/\/expert-only.com\/wp-content\/uploads\/2022\/03\/excel_formula_calculate_previous_year_growth.png\" alt=\"\" class=\"wp-image-5715\" srcset=\"https:\/\/expert-only.com\/wp-content\/uploads\/2022\/03\/excel_formula_calculate_previous_year_growth.png 823w, https:\/\/expert-only.com\/wp-content\/uploads\/2022\/03\/excel_formula_calculate_previous_year_growth-300x154.png 300w, https:\/\/expert-only.com\/wp-content\/uploads\/2022\/03\/excel_formula_calculate_previous_year_growth-768x394.png 768w\" sizes=\"auto, (max-width: 823px) 100vw, 823px\" \/><figcaption><strong>Excel Formula to calculate a yearly growth rate percentage<\/strong><\/figcaption><\/figure><\/div>\n\n\n\n<p>Or even a different error message in this case because the cell referenced is not from the proper data type : <strong>&#8220;A value used in the formula is from the wrong data type.&#8221;<\/strong><\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"821\" height=\"235\" src=\"https:\/\/expert-only.com\/wp-content\/uploads\/2022\/03\/excel_formula_value-na_error_no_filigran.png\" alt=\"\" class=\"wp-image-5720\" srcset=\"https:\/\/expert-only.com\/wp-content\/uploads\/2022\/03\/excel_formula_value-na_error_no_filigran.png 821w, https:\/\/expert-only.com\/wp-content\/uploads\/2022\/03\/excel_formula_value-na_error_no_filigran-300x86.png 300w, https:\/\/expert-only.com\/wp-content\/uploads\/2022\/03\/excel_formula_value-na_error_no_filigran-768x220.png 768w\" sizes=\"auto, (max-width: 821px) 100vw, 821px\" \/><figcaption><strong>The Excel Formula returns a  #VALUE! error for the first year because the previous year is not available<\/strong><\/figcaption><\/figure><\/div>\n\n\n\n<p>This function can be of great help. Let&#8217;s use the growth rate of the first year in another complex formula. Thus, using this function avoids distorting other formulas that use the value of this cell.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>The function used in the formula to avoid the errors: <\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">=IFERROR((100\/B6) * (C6-B6) \/100, \"\")<\/pre>\n\n\n\n<p><\/p>\n\n\n\n<p>In conclusion, this article on error handling in Excel explains how to remove the <strong>Excel errors #VALUE! #N\/A and #DIV\/0!<\/strong> by adapting the formulas used with the IFERROR function.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why is Excel still widely used for calculations?<\/h2>\n\n\n\n<p><\/p>\n\n\n\n<p><a href=\"https:\/\/expert-only.com\/en\/excel-tips\/\"><strong>Excel<\/strong><\/a> remains extremely popular as the undisputed leader in the spreadsheet market, allowing you to create a pivot table very easily. Other alternatives exist such as the <a href=\"https:\/\/www.openoffice.org\/\" target=\"_blank\" rel=\"noreferrer noopener\">OpenOffice<\/a> suite or <a href=\"https:\/\/www.google.com\/sheets\/about\/\" target=\"_blank\" rel=\"noreferrer noopener\">Google Sheets<\/a>. However, Microsoft dominates the market for business operating systems. Indeed, with Windows 10 for clients and Windows Server, Excel is the preferred choice.<\/p>\n\n\n\n<p>Another simple and fairly common problem is <strong><a href=\"https:\/\/expert-only.com\/en\/excel-tips\/open-two-excel-files-in-two-different-windows\/\">how to open two Excel windows at the same time to compare files<\/a><\/strong>.<\/p>\n\n\n\n<p>Working with Excel formulas is very powerful and very convenient to reproduce calculations across all celles in a table. Here is an article on <strong><a href=\"https:\/\/expert-only.com\/en\/excel\/split-excel-date-and-time-in-two-columns\/\">how to manage Excel date and time in two different columns<\/a><\/strong>. <\/p>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>How to remove #VALUE! #NA! #DIV0 Excel errors with any version of Excel like 2003, 2007, 2010 or Excel 2016? Common messages are for example: #VALUE!, #N\/A, #DIV\/0!, #REF!, #NAME?, #NULL!, #NUM! Indeed, there is a trick to solve <a class=\"mh-excerpt-more\" href=\"https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/\" title=\"How to remove #VALUE! #NA! #DIV0 Excel errors?\">&#8230;<\/a><\/p>\n<\/div>","protected":false},"author":1,"featured_media":5591,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[457],"tags":[],"class_list":{"0":"post-5713","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-excel"},"_links":{"self":[{"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/posts\/5713","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/comments?post=5713"}],"version-history":[{"count":0,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/posts\/5713\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/media\/5591"}],"wp:attachment":[{"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/media?parent=5713"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/categories?post=5713"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/tags?post=5713"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}