Calling Procedure from Cell value
Hi,
I want to store Procedure names in cells, loop through the cells and
call the Procedures. I tried storing the cell value in a string
variable eg procstring and using "Call procstring", but it gives an
error. Is there a way to do this?
Thanks in advance for the help.
Regards,
Raj
|