I use CallByName fuction:
if something??? then
CallByName Me, strMethodName, VbMethod,
end if
but sometimes the "strMethodName" method doesnt exist and this cause runtime error. can I examine that before calling CallByName?
|
Results 1 to 2 of 2
Threaded View
|
Click Here to Expand Forum to Full Width |