Written by Allen Wyatt (last updated July 20, 2019)
This tip applies to Excel 97, 2000, 2002, and 2003
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: 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 notation is displayed any time a circular reference is present in any open workbook.
If you notice the Circular 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, there is a circular reference toolbar available! Simply display the toolbar (using the same steps you use to display any toolbar) and use the drop-down list it contains to find a list of circular references. Click on one of them, and the cell with the reference is selected and displayed immediately.
ExcelTips is your source for cost-effective Microsoft Excel training. This tip (2163) applies to Microsoft Excel 97, 2000, 2002, and 2003. You can find a version of this tip for the ribbon interface of Excel (Excel 2007 and later) here: Dealing with Circular References.
Program Successfully in Excel! This guide will provide you with all the information you need to automate any task in Excel and save time and effort. Learn how to extend Excel's functionality with VBA to create solutions not possible with the standard features. Includes latest information for Excel 2024 and Microsoft 365. Check out Mastering Excel VBA Programming today!
If you have a mixture of numbers and letters in a cell, you may be looking for a way to access and use the numeric ...
Discover MoreLooking for a formula that can return the address of a cell containing a text string? Look no further; the solution is in ...
Discover MoreConvert a numeric value to text and you may be surprised by how Excel displays the value. Here's a run-down on exactly ...
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 menu interface (Excel 97, Excel 2000, Excel 2002, or Excel 2003)? This site is for you! If you use a later version of Excel, visit our ExcelTips site focusing on the ribbon interface.
FREE SERVICE: Get tips like this every week in ExcelTips, a free productivity newsletter. Enter your address and click "Subscribe."
Copyright © 2025 Sharon Parq Associates, Inc.
Comments