How do I make div 0 disappear in excel?



How do I make div 0 disappear in excel?..

Answer / Shrishti

In Excel, division by zero returns an error. To avoid this, you can use IFERROR function to replace the division by zero with a value (e.g., zero). For example: =IFERROR(A1/B1, 0) will return A1/B1 if B1 is not zero, and it will return 0 if B1 is zero.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MS Excel Microsoft Interview Questions

How do you combine formulas?

1 Answers  


How do I make an editable excel document online?

1 Answers  


How do I get rid of bold lines in excel?

1 Answers  


Can you sort in excel by bold?

1 Answers  


How do I make a cell on excel?

1 Answers  


How do you reverse a table in excel?

1 Answers  


What is wrap text in excel?

0 Answers  


How do I convert a number to text in excel?

1 Answers  


Is excel a software?

1 Answers  


How Can You Increase The Number Of Rows And Columns In A Worksheet?

1 Answers   Microsoft,


What is a delimiter in excel?

1 Answers  


How do you consolidate rows in excel?

1 Answers  


Categories