is there a vba function or excel formula to avoid circular reference error?

outlawdevil

Board Regular
Joined
Jun 30, 2009
Messages
238
I am trying to paydown loan balance $2 increment on loan balance of $14 if my checking account is greater than $2. I wanted to paid in full eventually so I keep reducing my loan balance if there is a payment. If I used both If & to validate condition statement in my formula, it runs in to cirular reference. Anyone knows if there is a better way to do this? Please see the attached image for example. Thanks.

1605634853013.png
 

Excel Facts

Excel Joke
Why can't spreadsheets drive cars? They crash too often!
Your original description said you wanted to make payments of $2 but this example shows payments #1, 6, and 7 are more than $2. Can you clarify how to determine the payment amount?
 
Upvote 0
Your original description said you wanted to make payments of $2 but this example shows payments #1, 6, and 7 are more than $2. Can you clarify how to determine the payment amount?
Sorry i changed the Payment amount to pay down faster given that I have $2 left in checking account. The rounding formula can give me the maximum drawdown while maintaining $2 in checking acct balance.
 
Upvote 0
Just to quick update, I figure out a away to do this with MaxIf and netting against the loan balance. I can close this now. Thanks for all your help.

1608587082793.png
 
Last edited by a moderator:
Upvote 0
Solution

Forum statistics

Threads
1,215,529
Messages
6,125,343
Members
449,219
Latest member
Smiqer

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