preview accessreport without showing the tables

C

cdolphin88

Hi,

Is that possible when I preview the reports in VB, doesn't show the
tables??

I used this code to preview the report written in access
app.DoCmd.OpenReport "RptCollectionSurveyed", acViewNormal

But I don't want the users to have access to the tables... is that
possible to hide from the users??

Cheers!
 
Top