Create rows into elements.

Hyperbeem

New Member
Joined
Jun 18, 2011
Messages
3
Problem:
In my situation, there are a large number of users (500+) who have each given up to four options for states/countries they want to represent in a tournament. My first column is the usernames, and the next four are the options they gave for countries as seen here:
qsp185.jpg

After the first option, the following ones are optional. There are 13 teams in this tournament that represent areas of the world, such as Asia, Canada, and US Central. Multiple states/countries are included in each region, such as for Canada, only Canada will make someone eligible for Canada. However, for US Central, states like Texas, Oklahoma, and Kansas all are included; or Asia, countries like India and China are included. I have created a userform with a listbox containing all the teams, and when a team is selected, I need a message box to pop up containing all the players who can possibly play in that region based on the states/countries they listed in their four options. I need a way to make each row an array or other variable that can be searched to see if that row(user) is eligible to play in the selected team.
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.

Forum statistics

Threads
1,224,522
Messages
6,179,292
Members
452,902
Latest member
Knuddeluff

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