How to view a report without print?

G

GZ

Hi there:
I used the following line in a form to print a report:
DoCmd.OpenReport stDocName, , , stLinkCriteria

But I didn't find how to just view the report from a form without print (
Not go to report to click the report).
Anyone can help?

thanks!

GZ
 
Top