R
ranswrt
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
Call reportname & "Report"
reportname is a string variable. I got a error when I tried this.
Thanks