Some strange thing is happening. The report crushes on opening, but not always. As it seems only if the query which the report uses is "big". I did the debugging but it doesnt crush at any of my code lines but at the very end, when the "End Sub" is executed. This is all happening in Office Access 2007 using a .mdb. Running the same .mdb with office 2010 the same report runs without problems, no matter the size of the query. Its crushing on other PCs, not just one.
So far I tried creating a new report copying the controls from the old one and the VBA code behind.
I tried converting the .mdb to .accdb. I also tried importing the whole .mdb into a new blank database with the access import/export feature. I also did a decompile and compact, no help.
Any tips? I think I had this problem once but cant remember how did I solve it, or did I solve it
Thanks!
So far I tried creating a new report copying the controls from the old one and the VBA code behind.
I tried converting the .mdb to .accdb. I also tried importing the whole .mdb into a new blank database with the access import/export feature. I also did a decompile and compact, no help.
Any tips? I think I had this problem once but cant remember how did I solve it, or did I solve it
Thanks!