can excel help pick out top choice?

linkn00

New Member
Joined
Aug 15, 2019
Messages
44
Office Version
  1. 365
Platform
  1. Windows
let say i have a group of kids that get to pick out their three favorite toys. Because the number of toy available is limited, only the kids with he highest grade get their #1 choice 1. the rest get their 2nd or 3rd choice depend on their grade and availability.
[TABLE="width: 576"]
<tbody>[TR]
[TD]kids[/TD]
[TD]grade[/TD]
[TD]# 1 choice1[/TD]
[TD]# 2 choice2[/TD]
[TD]# 3 choice[/TD]
[TD][/TD]
[TD][/TD]
[TD]toy[/TD]
[TD]availble[/TD]
[/TR]
[TR]
[TD]k1[/TD]
[TD]a[/TD]
[TD]toy 1[/TD]
[TD]toy 2[/TD]
[TD]toy 3[/TD]
[TD][/TD]
[TD][/TD]
[TD]toy 1[/TD]
[TD="align: right"]1[/TD]
[/TR]
[TR]
[TD]k2[/TD]
[TD]b[/TD]
[TD]toy 2[/TD]
[TD]toy 3[/TD]
[TD]toy 1[/TD]
[TD][/TD]
[TD][/TD]
[TD]toy 2[/TD]
[TD="align: right"]2[/TD]
[/TR]
[TR]
[TD]k3[/TD]
[TD]c[/TD]
[TD]toy 3[/TD]
[TD]toy 2[/TD]
[TD]toy 1[/TD]
[TD][/TD]
[TD][/TD]
[TD]toy 3[/TD]
[TD="align: right"]8[/TD]
[/TR]
[TR]
[TD]k4[/TD]
[TD]b[/TD]
[TD]toy 1[/TD]
[TD]toy 2[/TD]
[TD]toy 3[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]k5[/TD]
[TD]a[/TD]
[TD]toy 2[/TD]
[TD]toy 3[/TD]
[TD]toy 1[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]k6[/TD]
[TD]b[/TD]
[TD]toy 2[/TD]
[TD]toy 3[/TD]
[TD]toy 1[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
Hi,

So what is the result you are looking for ...?
 
Upvote 0

Forum statistics

Threads
1,223,893
Messages
6,175,239
Members
452,621
Latest member
Laura_PinksBTHFT

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