I didn't know how to search for this. I need to have 22 individual controls that can select from the numbers 1, 2, 3, 4, 5, 6, 7 and 8. As each of these numbers are selected by one of the controls, I would like the number removed from the pool of choices available. So yes, many of the controls will not have a number available, this is okay and intentional.
I'm not sure what control to use to make the selection and I don't know how to create the pool of choices. Any ideas?