Identify cells with circular reference in Excel
For example, I notice that Excel is displaying "Circular References" in the bottom left of the Active Window. In Excel, how do I identify the exact cell (which cell in which Sheet) with Circular Reference so that I can fix the problem?

To do it in Excel, here is the answer:
a) Click on "Error Checking" under "Formulas". Click on "Circular References". The exact cell that has a circular reference is listed (cell "BI3" in Sheet "Sales_Data" in this case).

b) If there is a circular reference in the ActiveSheet, Excel displays the exact cell in bottom left of the Active Window.
As shown below, when "Sales_Data" is the ActiveSheet, the cell with circular reference is indicated at bottom left.

You can find similar Excel Questions and Answer hereunder
1) How can I sort data using multiple criteria?
2) How can I identify all cells with Conditional Formatting in my WorkSheet?
3) How to lock cells so that no one can change them
4) How can I quickly remove all blank cells in a data range?
5) how to combine the content of two or more cells in Excel
6) How to add email and emailing function in Excel VBA
7) I have read that Merging cells should be avoided if possible. In Excel, how can I then make my Title appear in the center of my Data Table?
8) How to see to which cells a cell is connected or used by. How to see the precedents of a cell
9) How to see to which cells a cell is connected or used by. How to see the dependents of a cell
10) How do I add a symbol like Triangle / Inverted Triangle for indicating trends in a cell using VBA?