<<Any suggestions? >>
You have broken VBA references. Open a code window, check tools/references. note any that as listed as MISSING or BROKEN. I none are, check any unchecked reference (doesn't matter which), close the app and access, re-open and uncheck the reference you just checked.
Then compile and save.
If still not working after that, you either:
a. have a corrupt VBA project and will need to use /decompile or import everthing into a fresh DB.
b. need to re-register DAO if your using it.
JimD.