

To investigate where the error is originating, press F2 on cell C5 to enter “Edit” mode.Cell C5 should return the number 444, but instead is returning a #N/A error.Let’s suppose you have a simple table as shown in the picture below, and you want to retrieve the 2018 EBITDA based on the inputs of cells C3 and C4.
#Debugging an excel model in excel for mac 2016 how to
To see an example of how to utilize “Edit” mode and the F9 key to evaluate a formula, continue reading below. By using “Edit” mode and the F9 key to evaluate your formulas, you should be able to further minimize the number of errors contained in your spreadsheets – increasing user confidence in your models… and you. Evaluating a formula using “Edit” mode and the F9 key not only allows you to understand and debug the formula on a granular level, but also gives you the added flexibility to evaluate any part of the formula in any order of your choosing. Pressing the Enter key substitutes any of the calculated values as hardcodes into the original formulaĬhoosing a method to evaluate your formulas depends entirely upon your desired outcome.



This toggles the display of the current worksheet, allowing you to switch views between cell values and cell formulas. The quickest way to evaluate a formula in Excel is to press CTRL + ~ (tilde). In Excel there are typically many ways to perform the same task, so it should be no surprise that there are multiple ways to evaluate formulas. What many people don’t know, however, is that F9 can also be used to understand and debug formulas. Evaluating an Excel Formula with “Edit” Mode and the F9 KeyĪlmost everybody knows that pressing the F9 key in Excel recalculates all of the worksheets within all of the workbooks that a user has open.
