Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Call a VB function by string name?
Message
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00414239
Message ID:
00414517
Views:
23
>Is there a way to call a VB function by string name Eg:
>
msText = "Now"
>Print CallByName(VBA, msText, VbGet) ' This does not work
You can use the scripting control for that. But it does not come built in.
Previous
Reply
Map
View

Click here to load this message in the networking platform