Hello all,
i got a VBA issues.
Is there a way to execute a string as command?
Something like:
Dim STR as String
STR = " Textbox1.value = "abc" "
Evaluate (STR)
So, the commando is done! Such as: Textbox1.value = "abc"
Regards,
Naraiel Ferrari