I want to open a report from a module. Depending on some variables within the module, I want the report to say different things.
For example, how do I take a string created in the VB code and use it (write it) in a text box (or label)? Is there a way to create a public variable and then quote it in the report when the report is opened?
Thanks.
Dave
For example, how do I take a string created in the VB code and use it (write it) in a text box (or label)? Is there a way to create a public variable and then quote it in the report when the report is opened?
Thanks.
Dave