What does the array you are storing this information in look like?

I don't understand how you can do say..... Dim choice(4,2)..... and then change it to say..... Dim choice(4,2,5)

Kinda hard to help without knowing these things...
Post a sample of the code, and maybe i can help