<t>This doesn't seem that hard, but I can't seem to do it.I want to dimension several matrix variables named, for example, matrix1, matrix2, matrix3, etc...That is Dim matrix1() as variant, etc.but the number of matrixi variables that i need varies and is an input. I have to believe there is a way t...