Okie doke.

I am creating a deliverable that will allow my clients to select both a key comparator and their key competitors from a list of institutions. This will then feed into affecting the way that a conditionally formatted list of all of these institutions is presented. I could tell them to just type "1" into a box next to the institutions that they want and have functions do the rest, but that looks untidy and is harder to use for them. So, I want an option button list for them to choose the key comparator (usually themselves) from the list of institutions, and a check box list for them to choose their key competitors.

Is that sufficient background?