Results 1 to 6 of 6

Thread: Call a Sub with Sub Name as String [Not Solved]

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2011
    Posts
    15

    Call a Sub with Sub Name as String [Not Solved]

    Is it possible to call a sub with a string.

    vb Code:
    1. Dim subname as string
    2. subname = textbox1.text
    3. (Code for calling sub, subname)
    Any help?
    All help is appreciated
    Last edited by CrisIsRatedX; Sep 2nd, 2011 at 07:41 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width