You will need to use Automation from your Visual Basic app to open your
Access reports. MS Access must be installed on any computer running the VB
app:
You can use the command button wizard on a form to open a report. After
drawing the button on your form, the wizard will prompt you to select "the
action you want to happen when the button is pressed". Select Report
Operations from the ListBox on the left side of the window. You will then
see the appropriate choices for a report in the ListBox on the right side of
the window. Continue following the prompts and the wizard will generate
the VBA code needed to perform the desired Report Operation.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.