Im having some probs with my multi-dim array setup still.
I have swapped the dimensions over (row,col) to (col,row) so i can redim the elements but how now do i get the Ubound of the array as it is displaying the number of colums and not the number of rows?
