jtaylor Fri, 17 Apr 2009 22:13:42 -0700
I don't think it's possible, but is there any way to use a variable as a type in a Dim statement?
For example: Dim Field1 as String = "Double" Dim Field2 as Field1