Circular Reference when calculating Tax on social security income, spanning 30 years.

pmasse13

New Member
Joined
Jun 11, 2009
Messages
21
Office Version
  1. 2013
Platform
  1. Windows
Using Excel 2013, I am building a spreadsheet that allows one to model roth conversions, staying within specified tax brackets.
The issue I'm experiencing is circular references spanning 30 years of calculations.

So the first workbook contains the aggredate data from your 1040 form.
The second workbook contains the Social Security Calcs, calculating the taxable portion of your social security benefit.
The third workbook contains the yearly snapshot of your income and expenditures.
Since I need the data calculated in the the second workbook, in both of the other two workbooks, I truly have a circular situation.

How should I change my design to eliminate this circular dependency ???

I've tried ALT, T, O, turning on iterative calculations.
That seems to work for up to 5 years, then it all goes bad.

I've tried creating another spreadsheet, containing just the code for the SS Calcs.
That seemed to work, then that went all bad.

I've tried creating a function to replace the MIN function. No Good.
Seems like the MIN function triggers it somehow.

Any help would be greatly appreciated.
Thank you
Phil
 

Excel Facts

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.
Hi Pmasse13,

We'll need to see the part of your sheet which generates the circular reference and its source data.

You say "I've tried creating another spreadsheet, containing just the code for the SS Calcs. That seemed to work, then that went all bad." so I guess that's the part we'll need.

It would be preferred if you used XL2BB so we can see formulae and data.
 
Upvote 0
Hi,
Thank you for your reply, but I was finally able to resolve the issues by myself.

Thank you again.
Philip
 
Upvote 0

Forum statistics

Threads
1,214,985
Messages
6,122,605
Members
449,089
Latest member
Motoracer88

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