Thread
:
Call a procedure using a variable
View Single Post
#
1
Posted to microsoft.public.excel.programming
ranswrt
external usenet poster
Posts: 191
Call a procedure using a variable
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
Reply With Quote
ranswrt
View Public Profile
Find all posts by ranswrt