-
I have a program that puts information into an Access Database. I have a few reports set up on the information.
What I want to know is:
How can I run the reports from VB? I want to provide the user with a list of available reports and allow them to select one.
Any help is greatfully appreciated.
H.
[Edited by Hollie on 11-19-2000 at 10:40 AM]
-
There are add-ons you can employ to ease the use of Access reports, but we gave up on that idea back in VB4. You'll find it a lot easier to create the reports in Crystal or ActiveReports, etc. and use them directly from VB.