I have a fairly large report that serves as a production report for several employees. There is a faily complex query that runs it. This query links together 4 queries and brings in one table. The query runs just fine, but when I try to run the report, access crashes and gives an unexpected error message.
The report worked fine yesterday and this morning. I added two fields to one of the subqueries and imported them into the query that serves as the report's recordsource. After that, the report crashes every time.
I've tried the following:
1) Remove the fields / changes that I made to queries this morning.
2) Remove the changes that I made to the report.
3) Add them all back
4) Compact Database
5) Repair Database
6) Copy Report over and try to run the copy.
Anyone know why this report would continue to crash the way it is? I can't seem to fix it. The query runs fine and populates the data correctly. Nothing looks strange in the query. Access 97 database.
Thanks
Chris B