Please Note: This article is written for users of the following Microsoft Excel versions: 2007, 2010, 2013, 2016, 2019, and Excel in Microsoft 365. If you are using an earlier version (Excel 2003 or earlier), this tip may not work for you. For a version of this tip written specifically for earlier versions of Excel, click here: Dealing with Circular References.
Written by Allen Wyatt (last updated November 28, 2020)
This tip applies to Excel 2007, 2010, 2013, 2016, 2019, and Excel in Microsoft 365
A circular reference is caused by including within a formula a reference to the cell storing the formula. It often occurs when the user selects the range for a function and inadvertently includes the formula location itself. For instance, if you stored the following formula in cell A3, the result is a circular reference:
= A1 + A2 + A3
If you try to enter a circular reference, Excel alerts you to the problem by displaying a dialog box. This dialog box requests you to click OK if the circular reference was a mistake or click Cancel if it was intentional. Unfortunately many users react without carefully reading the dialog box and press Cancel or press Esc just to get rid of the dialog box. Oops! The formula returns zero and the circular reference remains in your worksheet.
In the status bar, at the bottom of the screen, Excel displays Circular References and the address of the offending formula. Every help text I have seen indicates that the address of the circular reference is listed in the status bar. This is true only if the circular reference is on the current worksheet. The Circular References notation is displayed any time a circular reference is present in any open workbook.
If you notice the Circular References notation without an accompanying address, you can spend a lot of time working through every sheet of every open workbook until you see the address. There is a faster way to find circular references, regardless of where they are. When a circular reference is in existence, you can quickly find them by using the ribbon!
Display the Formulas tab of the ribbon, click the down-arrow next to the Error Checking tool (in the Formula Auditing group), choose Circular References, and you will see a list of the circular references that Excel has detected. Click the one you want, and the cell that contains the circular reference is displayed.
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (11761) applies to Microsoft Excel 2007, 2010, 2013, 2016, 2019, and Excel in Microsoft 365. You can find a version of this tip for the older menu interface of Excel here: Dealing with Circular References.
Comprehensive VBA Guide Visual Basic for Applications (VBA) is the language used for writing macros in all Office programs. This complete guide shows both professionals and novices how to master VBA in order to customize the entire Office suite for their needs. Check out Mastering VBA for Office 2010 today!
When you copy a formula from one cell to another, Excel normally adjusts the cell references within the formula so they ...
Discover MoreThe filtering capabilities of Excel are excellent, providing you with great control over which records in a worksheet are ...
Discover MoreWant to use a formula to check if there is an error in your formula? (Sounds confusing, but it's not that bad.) You'll ...
Discover MoreFREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)
Got a version of Excel that uses the ribbon interface (Excel 2007 or later)? This site is for you! If you use an earlier version of Excel, visit our ExcelTips site focusing on the menu interface.
FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2024 Sharon Parq Associates, Inc.
Comments