How can I open reports in the report viewer using abutton.
This prints the form. I want to open it.
ThanksCode:Private Sub cmdOpenSummary_Click() DoCmd.OpenReport ("rptSummary") End Sub
[edit] Ah bugger, wrong forum, could someone move this to the database forum please.[/edit]




Reply With Quote