I have a form with three command buttons to preview, email, and print a report. The code works---sometimes!!. It is erratic, sometimes the preview code won't open the report. Here is the coode, can you help, please?
[code]Private Sub cmdOpenPreviewStatusReport_Click()
On Error GoTo...