D
D. McDonough
How is the InputParameters property read using VB?
(I have a report that requires inputs before it's run. I
need to know what those values are to do other things in
my Report_Activate code, but I don't know how. I've tried:
tempString = me.InputParameters
and many other things. Can someone help?)
Thank you!
(I have a report that requires inputs before it's run. I
need to know what those values are to do other things in
my Report_Activate code, but I don't know how. I've tried:
tempString = me.InputParameters
and many other things. Can someone help?)
Thank you!