Form that sends data to a report gives error

ptc

New member
Local time
Yesterday, 20:04
Joined
Jun 8, 2009
Messages
4
I'm trying to help someone correct a problem with their Access database. The database features worked and a consultant was hired to make some changes to the database and since that time there a few issues that they've been running into. They have a form that they enter date range data into. It then runs a query and it should show a report print screen. When they do this they receive the following error: The Microsoft Access database engine could not find the object 'rptQuotationLog_Period'. Make sure the object exists and that you spell its name and the path name correctly. If I then find the report in the navigation pane and double click on it the print preview is then printed.

Does anyone know how I can troubleshoot this.
 
Make sure the report name is correct in the code or macro behind the button on the form.
 

Users who are viewing this thread

Back
Top Bottom