Call a procedure using a variable
application.run reportname & "Report"
ranswrt wrote:
Is there a way to call a procedure using a variable? I tried
Call reportname & "Report"
reportname is a string variable. I got a error when I tried this.
Thanks
--
Dave Peterson
|