I need to convert a String to an Object, something like this.
Dim ObjectName As String Dim Object As Object ObjectName = "Label1" Set Object = Obj