Calculating Fastest Possible Time from Multiple swimmer for Relay Race

Andy Donegan

New Member
Joined
Sep 2, 2013
Messages
13
Hi,

I have been searching online for something to produce this in Excel and have only found one link which seems to be based for goodle docs only ? SAS and R: Example 9.18: Constructing the fastest relay team via enumeration

With the help from this forum and stealing as much as I can find via the search facility I have now moved on a great deal and learnt a lot.

Now this calculation I am trying to produce I just do not know were to start in excel.

I have a group of swimmers say 5 and they all have times registered (personal bests) for four individual events.

[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]name[/TD]
[TD]Freestyle[/TD]
[TD]Backstroke[/TD]
[TD]Butterfly[/TD]
[TD]Breaststroke[/TD]
[/TR]
[TR]
[TD]Billy[/TD]
[TD]00:50.25[/TD]
[TD]00:40.29[/TD]
[TD]00:39.82[/TD]
[TD]00:45.62[/TD]
[/TR]
[TR]
[TD]Jed[/TD]
[TD]00:38.54[/TD]
[TD]00:45.28[/TD]
[TD]00:52.23[/TD]
[TD]00:31.23
[/TD]
[/TR]
[TR]
[TD]Geoffrey[/TD]
[TD]00:42.34[/TD]
[TD]00:40.14[/TD]
[TD]00:45.32[/TD]
[TD]00:41.23
[/TD]
[/TR]
[TR]
[TD]Gordon[/TD]
[TD]00:35.31[/TD]
[TD]00:38.41[/TD]
[TD]00:42.10[/TD]
[TD]00:50.29[/TD]
[/TR]
[TR]
[TD]Gareth[/TD]
[TD]00:48.23[/TD]
[TD]00:36.23[/TD]
[TD]00:44.91[/TD]
[TD]00:32.29[/TD]
[/TR]
</tbody>[/TABLE]

What I am trying to figure out is the best Relay Team combination of swimmers, 1 swimmer for each individual event and the calculation will give me the fastest team selection.

Now invariably I have more than 5 swimmers to choose from, so would love to be able amend the calculation to be able to filter through a larger group than 5 if possible, I understand this makes the maths problem very large indeed.

The link above shows something and I have found an old web page which does this, but I want to incorporate this into our Gala planning sheet so that we can ensure we pick fairly and correctly the teams for our galas.

This might be what they call a lego calculation, I have found some maths sites in my searches but nothing to put my mind on to the correct path in creating an excel solver for this.

Thank you for your help in advance.

Andy.
 
shg,

Thank you, the workbook is ideal, unfortunately it counts no times as a zero, so if a swimmer has not swum a time that season or is a young new swimmer who has just moved up to that event they would be picked for the team on a 0 time.

I looked through the coding on the sheet but it is way beyond my collections.

Thank you ever so much for the reference it is an excellent tool, I just will not be able to use it as is for the moment.

Andy.
Hi Andy, do you mind sharing the final sheet for best relay teams
 
Upvote 0

Excel Facts

How can you automate Excel?
Press Alt+F11 from Windows Excel to open the Visual Basic for Applications (VBA) editor.

Forum statistics

Threads
1,223,993
Messages
6,175,844
Members
452,675
Latest member
duongtruc1610

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