IF using the value calculated in an IF function and how to avoid a circular reference

lepin

New Member
Joined
Mar 15, 2017
Messages
6
Hi,

Ok I have an issue that I have put into a simplified table below.

The premise is that a business is purchasing units (of whatever) for a given value, however the supplier can only produce 1,000 units per month at max capacity.

The business will reinvest all the profit each month until it reaches the maximum output of the supplier.

At the end of month 6 the supplier output has almost maxed out and hence rather than reinvest the full profit, only the balance required to reach the 1,000 unit maximum would be carried forward as net cash and the remainder would be taken as a dividend.

The net cash figure is calculated as Profit minus Dividend.

Now, were I to use an IF formula that states if the cap is reached then value less cap is the figure to be entered into the dividend column that would be one thing, however the dividend column is a monetary value and not a unit value.

Also I want to be able to use the resultant figure calculated again in the spreadsheet herein shown as the JV dividend and dividend per partner (and this has caused issue in attempting even to copy and paste as value only).

All this can be achieved HOWEVER, I of course now need to have the net cash figure reduced at the end of month 6 to reflect the reduced investment requirement required to be taken forward into month 7 and this is where I get an understandable circular reference.

The net cash figure is affected by the dividend column, however this only calculates for month 7 once month 6 has been calculated and an exceedance reached and therefore reflects back into the month 6 calculations.

In the below I have manually input the required resultant figures but need a formula to resolve the matter as the unit price and unit output maximum can change and hence need the ability to automatically update.

I hope this makes sense

Many thanks for any assistance.


Unit price 100 Profit/unit150
Sales price 250Max cap 1,000
Max cap $ 100,000
Month Opening cash Units purchased & sold Profit Dividends Net cash JV Dividend JV Dividend per party
1 1,000 10 1,500 - 1,500
2 2,500 25 3,750 - 3,750
3 6,250 63 9,375 - 9,375
4 15,625 156 23,438 - 23,438
5 39,063 391 58,594 - 58,594
6 97,656 977 146,484 144,141 2,343 144,141 72,071
7 100,000 1,000 149,999 149,999 - 149,999 75,000
8 100,000 1,000 149,999 149,999 - 149,999 75,000
9 100,000 1,000 149,999 149,999 - 149,999 75,000
10 100,000 1,000 149,999 149,999 - 149,999 75,000
11 100,000 1,000 149,999 149,999 - 149,999 75,000
12 100,000 1,000 149,999 149,999 - 149,999 75,000

<tbody>
</tbody>
 
Hi Scott T.
Very many thanks for resolving this final part of the problem.
Appreciate all your time and effort.
Best regards
 
Upvote 0

Excel Facts

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type

Forum statistics

Threads
1,214,786
Messages
6,121,548
Members
449,038
Latest member
Guest1337

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