Well,
I started getting the MaxRecButton error again.
I changed something, got the error, changed it back exactly like it was before, and I still got the error.
So, I stepped through the code and found that it was working until the very end where it skipped down to the "MsgBox Err.Description" line at the very bottom, which was automatically spawned by Access when I created my OpenReport button. I commented that line out and now it works.
Is commenting that line out bad practice?
-dave
|