I have a vb6 application that retrieves data from an ACCESS DB. I would like to pass a single variable programatically to an .rpt file loaded into form containing a crviewer object. The ultimate goal is to generate a report based on a single record identified by the variable.
This has been killing me for days. Any help is appreciated.