Microsoft Office Online
Sign in to My Office Online (What's this?) | Sign in

 
 
Microsoft Office Excel
Search
Search
 
Check for updates: (c) Microsoft
Office downloads
 
 
 
Warning: You are viewing this page with an unsupported Web browser. This Web site works best with Microsoft Internet Explorer 6.0 or later, Firefox 1.5, or Netscape Navigator 8.0 or later. Learn more about supported browsers.

Email this linkEmail this link Printer-Friendly VersionPrinter-Friendly Version Bookmark and ShareShare
Correct a #NUM! error
 

This error indicates that a formula or function contains invalid numeric values.

Symptom

Excel displays #NUM! in one or more cells on a worksheet.

Causes

Resolution

  • Optionally, if error checking is turned on in Excel, click the button that appears next to the cell that displays the error Button image, click Show Calculation Steps if it appears, and then click the resolution that is appropriate for your data.

     Tip   Review the following resolutions to help determine which option to click.

  • Make sure that the arguments (argument: The values that a function uses to perform operations or calculations. The type of argument a function uses is specific to the function. Common arguments that are used within functions include numbers, text, cell references, and names.) that are used in the function are numbers. For example, even if the value that you want to enter is $1,000, enter 1000 in the formula.
  • Use a different starting value for the worksheet function.
  • Change the number of times that Excel iterates formulas by doing the following:
    1. Click the Microsoft Office Button Button image, click Excel Options, and then click the Formulas category.
    2. Under Calculation options, select the Enable iterative calculation check box.
    3. To set the maximum number of times that Excel will recalculate, type the number of iterations in the Maximum Iterations box. The higher the number of iterations, the more time that Excel needs to calculate a worksheet.
    4. To set the maximum amount of change that you will accept between calculation results, type the amount in the Maximum Change box. The smaller the number, the more accurate the result and the more time that Excel needs to calculate a worksheet.
  • Change the formula so that its result is between -1*10307 and 1*10307.
advertisement