report preview is inexplicably blank

J

jman

I have a form with a preview report button and a send report to file button.
The preview report button is coded to only show the record that is currently
being worked on. Before putting this send report to file button, I could go
to the reports without hitting the coded preview report button and I could
see all the reports for the table related to the form. After installing the
send report to file button, it is just a blank report when I go to the
reports and when I click the send report to file button. When I click the
coded preview report button, however, the correct report comes up.

Ideally what I would like is for the coded preview report button to stay the
same and for the send report to file button to be coded so that, like the
preview button, it sends only the current record being worked on to a file.
Currently, it only sends a blank report to the file and has somehow
interfered with the database displaying all reports when I request it to.
 
Top