Thanks. In reality, I have MANY more slots than my example has. All it The method has to do is take input data from a list , evaluate the data, and add it to a spinner box that corresponds the button I pressed. So for each button, there is an associated spinner box. I guess I would not only have to figure out the button I pressed, but I would have to map a spinner box with the button (perhaps a layout?)

...Just read jpn's reply after submitting this...I'll give his idea a try. Thanks