Rick said:
I really can;t explain it, as everything was fine and
then as I went to exit a program it started to pop up
everytime I exit. From the research that I have done on
this erorr message it is very rare, yet to the point I
have not been able to find a solution for correcting the
error.
You mean that the message appears every time you close a particular
database, or every time you exit Access? Could you answer my followup
question about the exact error number and message? Probably you can
copy the whole error dialog by pressing Ctrl+C, and then paste it into a
newsgroup message with Ctrl+V.
If it appears whenever you close a particular database, the natural
question to ask is whether there is any code that gets run when you do
that. Is there a form that is always open while the database is open,
which gets closed when the database closes? If so, does it have any
code in its Unload or Close event?