Data assignment/tracking challenge

doofusboy

Well-known Member
Joined
Oct 14, 2003
Messages
1,325
Faced with a rather daunting challenge and looking for suggestions.

Have a task to code that involves the following:

1) 30 samples
2) each sample has 3 replicates

For each replicate, 1 of 96 'locations' must be selected. Once a location has been selected, it needs to be removed from options offered to other replicates. If a selection is deleted, it should then be made available to other replicates for selection.

Was thinking of possibly maintaining a string variable in VBA that contains available selections in a dynamic list that would feed data validation drop-downs.

As the selections/assignments are made, need to maintain a grid of sorts that shows 'location' selected for each sample/replicate.

Any suggestions on how to do this? Open to any and all suggestions of other possible ways to handle this as well.
 

Excel Facts

How to calculate loan payments in Excel?
Use the PMT function: =PMT(5%/12,60,-25000) is for a $25,000 loan, 5% annual interest, 60 month loan.
What are "samples", "replicates", "locations"? Upload example. It's impossible to figure out what you want.
 
Upvote 0

Forum statistics

Threads
1,224,574
Messages
6,179,634
Members
452,934
Latest member
Jdsonne31

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