Compile: File Not Found

  • Thread starter szag via AccessMonster.com
  • Start date
S

szag via AccessMonster.com

HELP! I don't know what happened. I was just doing basic cleanup of forms and
reports. Now any event that fires gives me an error - all based on "File Not
Found". (ex On Load you entered as the event property setting produced the
following error: File Not Found").

I have done Compact/Repair. Also when I compiled the code I get a "File Not
Found" error.

Does anybody have any ideas? I dont know what I did - things were working
just fine then all of a sudden this issue - I was not modifying/adding any
code.
 
G

Gina Whipp

szag,

Do you have a back-up? You don't have to modify code to *clean-up*
something that is being used by your code. You could hold down the Shift
Key open your database and go to the VBA Editor and start reading to see
what you *cleaned up* that your code was using or go to a back-up copy and
start again confirming that nothing you cleaned was/is being used by your
code.

--
Gina Whipp
2010 Microsoft MVP (Access)

"I feel I have been denied critical, need to know, information!" - Tremors
II

http://www.regina-whipp.com/index_files/TipList.htm

HELP! I don't know what happened. I was just doing basic cleanup of forms
and
reports. Now any event that fires gives me an error - all based on "File
Not
Found". (ex On Load you entered as the event property setting produced the
following error: File Not Found").

I have done Compact/Repair. Also when I compiled the code I get a "File Not
Found" error.

Does anybody have any ideas? I dont know what I did - things were working
just fine then all of a sudden this issue - I was not modifying/adding any
code.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top