Solver - Best method/options possible to get desired result

Henryt58

New Member
Joined
Jun 20, 2017
Messages
1
Hi,

I am trying to set up solver to determine the best possible tax distribution of income (variables) across multiple entities, based on their initial existing income, in order to minimize their gross tax payable (objective).

My main constraint is a cell which must equal zero. When the distribution has been allocated fully then this cell equals zero.

I have 4 separate types of tax which are calculated using UDFs: Medicare Levy, Low Income Tax Offset, HELP Debt Repayment, and Income Tax Payable. These are all summed to be Gross Tax Payable.

There are 2 IF functions in the data table. The first is the HELP debt repayment which will only calculate if the user indicates via drop down that the entity has a HELP debt. The other If function is to select if the entity is an individual or a company. If a company, all sub categories of tax are changed to nil except for income tax where the UDF is replaced by (*0.30) to get the company tax rate.

I have tried GRG Nonlinear which works reasonably well (if I run it exactly twice) but only if the vertical order of entities is a certain layout, being smallest initial income to largest (but even then I can;t be sure it is working 100% without further testing).

Evolutionary works very haphazardly when I set the variable constraints to be <= total distribution. It comes to a reasonable solution (sometimes, other times it is very wrong) but even the reasonable solution I can manually beat with very little thought. For instance after at least a minute of calculating it gets stuck on giving a company the entire distribution, despite there being a better solution (see image). I am racking my brain to think of other variable constraints to set bounds.

I would like to know if what I am attempting to achieve is possible with Excel solver, especially given the if functions and UDFs contained in the data table. If not I'll stop trying. If it is possible, what options, methods, constraints can I adjust in order to make the objective the absolute minimum with consistency and less mucking around.

Any assistance appreciated. I have attached some images to assist. Happy to provide more information if required.
524209-solver-best-method-options-possible-to-get-desired-result-solver01.png
524214d1497997534-solver-best-method-options-possible-to-get-desired-result-solver02.png
524211d1497997128-solver-best-method-options-possible-to-get-desired-result-solver03.png
524213d1497997148-solver-best-method-options-possible-to-get-desired-result-solver05.png
 

Excel Facts

Format cells as currency
Select range and press Ctrl+Shift+4 to format cells as currency. (Shift 4 is the $ sign).

Forum statistics

Threads
1,215,046
Messages
6,122,854
Members
449,096
Latest member
Erald

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