AddressOf Nightmare
RAFAAJ2000,
Did you read the help on AddressOf ?
Where are the functions that you wish to call ?
NickHK
"RAFAAJ2000" wrote in message
...
Hi all,
I am trying to store the name of a procedure in a variable and then pass
this variable as the argument of the AddressOf operator but it just
doesn't
work !
The addressOf seems to only accept litteral values from its popup list of
arguments.
Any idea or workaround to make this work ?
I definitly need to store the procedure name in a variable as part of my
code.
Regards.
|