Creating Scenario matrix

ech1982

New Member
Joined
Mar 26, 2018
Messages
6
I'm trying to create a scenario matrix for sequences of 4 constrained outputs.
For each scenario below, I have a maximal number of laps completed by each rider (9), a minimum number completed by each rider (0.5) and the number of laps completed by each rider can vary in increments of 0.5. The total sum of laps completed must be exactly 30 for each scenario. It would be good to be able to manipulate the max and min values to be able change the scenarios.

I expect there is some what if analysis or VBA approach but I can't quite work out where to start with this one.
Any help would be appreciated.
For reference, I'm using Excel 2013 and have a reasonable working knowledge of excel and limited experience with VBA.



Distance:30
Max laps:9
Min Laps0.5
Increments:0.5
ScenarioRiderARiderBRiderCRiderD
1
2
3
etc.

<tbody>
</tbody>
 

Excel Facts

Highlight Duplicates
Home, Conditional Formatting, Highlight Cells, Duplicate records, OK to add pink formatting to any duplicates in selected range.

Forum statistics

Threads
1,215,461
Messages
6,124,957
Members
449,200
Latest member
indiansth

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