Circular Reference Error: It use to work.

wkirkcrawford

Board Regular
Joined
Dec 7, 2013
Messages
72
Greetings,

I'm sure this has come up, but I haven't been able to find the fix.

I assume that is one of many that I have where I think the problem is. =IF(K43<>"",IF(N43=0,"",MOD(I43-AG42,1)),"")

This has been working for about a month, but now it doesn't.

I also assume the answer is somewhere in Options.

W. Kirk Crawford
Tularosa, New Mexico
 

Attachments

  • 2020-12-05 (2).png
    2020-12-05 (2).png
    50 KB · Views: 10

Excel Facts

Can a formula spear through sheets?
Use =SUM(January:December!E7) to sum E7 on all of the sheets from January through December
H Kirk,

If you're right it's probably because K, N or I columns have dependency on column AG. You can see where the circular reference is by selecting Formulas, Error Checking.

You can try File, More..., Options, Formulas and under Calculation Options change the Enable iterative calculation.
 
Upvote 0
Solution
Toadstool,

Thanks for that correct answer. I should have known because it has happened in the past.

Can you tell me why it 'unchecks' itself?

Thanks again for the prompt correct answer.

W. Kirk Crawford
Tularosa, New Mexico
 
Upvote 0
It will return to circular references if you open a sheet which had that setting.
 
Upvote 0

Forum statistics

Threads
1,215,155
Messages
6,123,335
Members
449,098
Latest member
thnirmitha

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