Can't edit Vb!

N

NAS

Whenever I try to edit the Visual Basic in my database, I get an error saying
"Unexpected error, quitting" followed by an alert saying "Out of memory".
What do I need to do to fix this issue? I am using Access 2003 on Windows XP.
--
 
J

Jerry Whittle

1. Make a complete backup of the database file and put it away for safe
keeping.

2. Run a Compact and Repair (but it probably won't help).

3. In the VBA window go up to Debug, Compile? What happens when you run it?

4. If 3 doesn't help or work right, create a new database and try to import
everything into it. If something won't import, it's probably corrupted beyond
help.

5. Do a google search of the "access decompile". This can often clear up
code problems.
 
N

NAS

Luckily its a copy and the orignal database doesnt seem to have any issues.
I'm not sure if maybe this is the cause of the problem. I ran a compact and
repair but like you said, it didn't help. Unfortunetly I can'tget to the VBA
window to debug it. I click on Visual Basic Editor and nothing happens.
 

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