I want to have an array - Item(100,2) where the first column is a string and
the second column is an integer.

Is this possible? If so how do I declare the variable.

Dan