72.7k views
5 votes
Circular error are caused by adding the cell name of a/an cell to aformula

1 Answer

1 vote
If you mean a "circular reference error" then you are correct. This error is caused by a formula in a cell that directly or indirectly refers to its own cell. For example, if you place a formula in cell A3 and your formula reads "=A1+A2+A3" you will receive a circular reference warning because the formula contains a reference to the cell that it is in (A3)
User Pmadhu
by
6.8k points