D
Donna
I have a 2003 database I'm trying to open in 2007. It wants to open a
specific report, unsure why it selected that report, but when I tell it to
cancel opening that report, I get this other lengthy message without an error
code. This is the message:
The database cannot be opened because the VBA project contained in it cannot
be read. The database can be opened only if the VBA project is first deleted.
Deleting the VBA project removes all code from modules, forms and reports.
You should back up your database before attempting to open the database and
delete the VBA project.
To create a backup copy, click Cancel and then make a backup copy of your
database. To open the database and delete the VBA project without creating a
backup copy, click OK. [end of message]
I hardly want to delete all the code I've put into this database. There
isn't anything real complicated in it. Mostly "on click" events to open
forms. I have an auto exec file that opens a form, and it is there, but I
don't understand why it wants to open a report before the auto exec form???
The entire database is locked up at this point. The only way I can close the
database and get out of this error loop is to ctrl+alt+del and get the task
manager to close it.
The OS is WindowsXP and has SP2 on it. This is my primary database at work,
really need it to work with the code. Can someone help me with this?
specific report, unsure why it selected that report, but when I tell it to
cancel opening that report, I get this other lengthy message without an error
code. This is the message:
The database cannot be opened because the VBA project contained in it cannot
be read. The database can be opened only if the VBA project is first deleted.
Deleting the VBA project removes all code from modules, forms and reports.
You should back up your database before attempting to open the database and
delete the VBA project.
To create a backup copy, click Cancel and then make a backup copy of your
database. To open the database and delete the VBA project without creating a
backup copy, click OK. [end of message]
I hardly want to delete all the code I've put into this database. There
isn't anything real complicated in it. Mostly "on click" events to open
forms. I have an auto exec file that opens a form, and it is there, but I
don't understand why it wants to open a report before the auto exec form???
The entire database is locked up at this point. The only way I can close the
database and get out of this error loop is to ctrl+alt+del and get the task
manager to close it.
The OS is WindowsXP and has SP2 on it. This is my primary database at work,
really need it to work with the code. Can someone help me with this?