Re-compile
Try hitting Alt-F11 to open Debug and under Tools recompile the database. If it stops, you can sometimes get an idea what's wrong. I use this to find objects (eg command buttons etc.) on a form, but have forgotten to delete the On-Click code behind them.