Dynamic function calls

E

elwin

I'd like to assign the name of a function to a variable and use that variable
to call the function. Can this be done?
 
M

Marshall Barton

elwin said:
I'd like to assign the name of a function to a variable and use that variable
to call the function. Can this be done?


Sometimes. Check out the Eval function and the Rum method
in Help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top