A flow problem

bekirsahin

New Member
Joined
Feb 28, 2018
Messages
5
Hi,

This is a flow, (transportation, graph, etc.) problem below. Variables and their values are given in Columns A and B. Situations based on Variable 1 and Variable 2 are given at the D,E and F columns. The total flow must not be longer than 10. If so, it means overload and skip that step. All variables should be removed after the sums are reached to 10. At the end of the calculations, get final flows either it reaches satisfaction or not (as shown in the 1001th row).

How to calculate columns G,H,I and J?

Thank you very much

ABCDEFGHIJ
1VariableValueSituationsFixed Variable 1Fixed Variable 2Total (MAX 10)FlowExplanation
2A31AC=3+5A-C
3B42AD=3+5+2A-C-DSatisfied, remove A,C and D+
4C53KL=5+2K-L
5D24LB=4+5+2B-K-LOverload, skip this step
6E15EA------A is removed skip this step
7F66CJ------C is removed skip this step
8G67HE=2+1E-H
9H28KH=5+2+2+1E-H-K-LSatisfied, remove E,H, K and L+
10I19PR.........
11J3...............
12K5...............
13L2
......
10011000XW=1+2W-XSatisfied, W and X never removed before+

<tbody>
</tbody>
 

Excel Facts

Will the fill handle fill 1, 2, 3?
Yes! Type 1 in a cell. Hold down Ctrl while you drag the fill handle.

Forum statistics

Threads
1,216,176
Messages
6,129,314
Members
449,501
Latest member
Amriddin

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