Forum Discussion
smarshall
13 years agoOccasional Contributor
OK have found that all of the code within NativeObject is superfluous.
Eval(pstrPropertyName) returns the object; however, when adding "Set objGetObject =", Test complete is throwing a syntax error?
Case "NATIVEOBJECT"
Set objGetObject = Eval(pstrPropertyName)
End Select
Please Advise.
Eval(pstrPropertyName) returns the object; however, when adding "Set objGetObject =", Test complete is throwing a syntax error?
Case "NATIVEOBJECT"
Set objGetObject = Eval(pstrPropertyName)
End Select
Please Advise.