|
-
Sep 9th, 2001, 04:09 PM
#1
Thread Starter
PowerPoster
Calling a function from a listbox
Currently I use a listbox to select the function I want and then call the selected function from a SELECT CASE. This requires all functions to be listed in the SELECT CASE.
Anyone know of a way to call any function listed in the listbox without a SELECT CASE. This would also have to include any parameters which need to be passed.
If so, example would be appreciated.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|