Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do I open a Report with a filter in Visual Basic ?

Status
Not open for further replies.

bms200

Programmer
Mar 17, 2001
1
US
My project requires me to do the following.
Create Reports with filters in Access and open the Report in
a separate Visual Basic Application. The only problem is that "the User" should not be able to open the Access Database.
I have tried using the OpenReport method in conjunction with the Opencurrentdatabase method , but on using this the
Access Database gets opened.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top