Letting VB dictate what a report (object) says

shacket

Registered User.
Local time
Today, 00:15
Joined
Dec 19, 2000
Messages
218
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
 

Users who are viewing this thread

Back
Top Bottom