#NUM! Error in Excel

Four of the error messages are often talked in the course of Computer Operator or Secondary Level Computer Science.

#NAME! : Occurs when you make mistake in cell address or range name

#VALUE! : Occurs when you provide string where numeric data was required.

#DIV/0! : Happened to be divided by zero

####### : Formatted number does not fit within cell width

Today I am talking about #NUM! error in Excel

Cause:

  • Unacceptable or invalid number is provided for numeric functions such as negative number for finding square root.
  • Used a function that iterates and can not find a result
  • If the result of formula or function is too large or too small.

To produce the error message in Excel, enter the function =sqrt(-16)

Tagged As: , , , , ,

3 Responses to “#NUM! Error in Excel”

Leave a Reply

Your email address will not be published. Required fields are marked *

  • Review this blog on Bloggers.com