I have a form where the user inputs data into an underlying table. After inputting the data I need the user to be able to print a report based upon the data just entered. So I have created a report based on a query of the table. I have placed a button on the form that the user clicks on to print report. The query asks for the [Enter the Report #] but when they put in the report # the report prints but no data on the report. If you close the form and then reopen it then click on print report... it prints the report including the data. It appears that the data isn't saved or the query can get the data until the form is closed. Is there something I'm missing or can do so that the user can print the report while still haveing the form open?
Any help would be appreciated.
Tp
Any help would be appreciated.
Tp