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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Open crystal report through access form

Status
Not open for further replies.

AmritPaulSingh

Programmer
Dec 5, 2002
46
CA
To open any report created in access, all I need to do is code the click event of a command button as :

docmd.openreport "rptName"

How do I get open a crystal report using a command button?

Thanks

 
I still wasn't able to dot this. I did use the activex crviewer on the form, but am not able to link the crystal report to it. I would appreciate if anyone knows the command to do it and what dll would I need for it.
Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top