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

Reply via email to