How to Input, Edit, and manage Formulas and Functions in Excel

Add to Favorites
Author:

In this tutorial I am going to introduce how to input, edit and manage excel formulas. To start entering a formula, you just select a cell and start typing with an equals sign first:

Alternatively you can select the cell, then use the formula bar:

When entering a Function into a formula make sure to use parenthesis/brackets to enclose the arguments:

To edit a formula you are unhappy with, simply select the cell and then the formula bar. You can then place the cursor at the part of the formula you wish to edit.

You can also edit any cell directly by double clicking on it.

Formula/Function Helpful Features

The Formula Auditing section of the Formula tab contains useful tools for managing your formula/functions and for checking/fixing errors.

If you have linked cells in your formula you can select a formula and click the Trace Precedents/Dependents buttons help trace cell links.

The Show Formulas button does exactly that, displays the formulas in all the cells instead of their value.

This allows you to see where all your formulas are. (Handy if youve got loads of different rows/columns of data. Showing the formulas can help you keep track of where they are and what they are doing.

The Evaluate Formula button lets you step through the stages of a formula calculation. This allows you to see the order of operations of a formula and helps spot errors in calculations. The following window opens:

As you click Evaluate, Excel will step through the calculation part by part:

This is useful for spotting where your logic is wrong in a particular formula. This can be used in combination with the Error Checking/Tracing buttons to source any issues you may have with formula on a worksheet. The Error Checking evaluates all the cells in the worksheet and spots any cells with formula errors. The Error Trace button then helps find the root cause of a particular formula error.

These features will help you maintain good working functions and spreadsheets in Excel.


Downloadable Files: Excel File

Question? Ask it in our Excel Forum


Excel VBA Course
Excel VBA Course - From Beginner to Expert

200+ Video Lessons 50+ Hours of Instruction 200+ Excel Guides

Become a master of VBA and Macros in Excel and learn how to automate all of your tasks in Excel with this online course. (No VBA experience required.)

View Course

Similar Content on TeachExcel
Guide to Referencing Other Excel Files with Formulas and Functions
Tutorial: Your guide to making cross-workbook formulas and functions. This includes an overview of p...
Update, Change, and Manage the Data Used in a Chart in Excel
Tutorial: In this tutorial I am going to show you how to update, change and manage the data used by ...
Delete Duplicate Values in All Versions of Excel
Tutorial: How to delete duplicate values from a data set in all versions of Excel. This includes Ex...
How to Resize Rows and Columns in Excel Quickly
Tutorial: Resizing rows and columns in Excel is an easy process. Simply left click in between the co...
Create and Manage Tables in Excel
Tutorial: Here, I'll show you everything you need to know to get started using tables in Excel; how...
How to Create and Manage a Chart in Excel
Tutorial: In this tutorial I am going to introduce you to creating and managing charts in Excel. Bef...
Tutorial Details
Downloadable Files: Excel File
Excel VBA Course
Excel VBA Course - From Beginner to Expert

200+ Video Lessons
50+ Hours of Video
200+ Excel Guides

Become a master of VBA and Macros in Excel and learn how to automate all of your tasks in Excel with this online course. (No VBA experience required.)

View Course