Mysterious Circular Reference

rjbjajjjmj

New Member
Joined
Feb 13, 2014
Messages
11
This is my first time to submit a question here; I hope I'm asking for help correctly. If not, please advise and forgive.

I've encountered something in a co-worker's spreadsheet that has me baffled. A cell contains a simple number (in this case, 12). There are formulas dependent upon that cell. While the value is 12 (or less), there's no hint of a circular reference.

However, when the value in the cell is changed to a value greater than 12, the Circular Reference warning appears. That means there's a funky (probably IF) formula out there that is clean until its result is a function of 13 or more. But what is really troubling me is that, although the Circular Reference warning fires, there is nothing that helps me to locate the problem cell. The traces for dependent or precedent cells do not help. The Formulas tab, Error Checking drop down doesn't indicate a cell address. The left side of the status bar makes reference to no address. Finally, when you do change the value in that cell, clicking OK to proceed causes the file to crash and offers to recover.

This one is new to me. We work in Excel 2010. Any ideas?
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)
Are there no cells that are dependent on the cell containing the number?
 
Upvote 0
Sounds bizarre. I would look for dependencies by doing a CTRL+F for the address of the cell containing the 12 (and make sure to look in formulas). How many different formulas could reference that one number?
 
Upvote 0
Hi,

Welcome to MrExcel.

Look for OFFSET and INDIRECT used in the formulas. I guess they cause the problem.
Additionally, you can use Error checking tool from Formulas menu, it allows for circular reference tracing.


J.Ty.
 
Upvote 0
There are. As I mentioned, I think I'll find it in time, but what has me puzzled is that Excel is not identifying a cell where it at least thinks the problem exists.
 
Upvote 0

Forum statistics

Threads
1,215,066
Messages
6,122,948
Members
449,095
Latest member
nmaske

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top