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.
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.