Go into VB help and look up the VB function CallByName.
That's what you seem to want.
Printable View
Go into VB help and look up the VB function CallByName.
That's what you seem to want.
ok, but my function is in class module, how i can do to call my function???
This thread discusses how to set up your class module to that
http://www.vbforums.com/showthread.p...hreadid=125266
Thanx but don't fix my problem!!!
Then I don't understand what you want. Please post your code.