ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Error #div/0! (https://www.excelbanter.com/excel-discussion-misc-queries/80485-error-div-0-a.html)

Amabrow

Error #div/0!
 
I am working on a calculation in Excel which has to be updated every month
and I have the calculations set up correctly. But as I have to wait every
month for the new data when there is no data in the cells this error pops up
in the cell instead, is there anyway the #div/0! can be replaced with a blank
cell while still automatically performing the calculation, when I enter the
expected data.

PaulW

Error #div/0!
 
=if(iserror(YOUR FORMULA),"",YOUR FORMULA)

This will first check if the result of the formula is an error or not, if so
it will be a blank cell, if its not an error it will do the forumla

"Amabrow" wrote:

I am working on a calculation in Excel which has to be updated every month
and I have the calculations set up correctly. But as I have to wait every
month for the new data when there is no data in the cells this error pops up
in the cell instead, is there anyway the #div/0! can be replaced with a blank
cell while still automatically performing the calculation, when I enter the
expected data.



All times are GMT +1. The time now is 05:05 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com