I designed a db in Access 07 and opened it up once in Access 2003. No when I open it up in 07 again I get this 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"
Is there any way to extract the vba code and modules from the corrupt db? I would really hate to have to rewrite ALL the code over again. If I can get the modules and codes out maybe I can fix what might be wrong.
"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"
Is there any way to extract the vba code and modules from the corrupt db? I would really hate to have to rewrite ALL the code over again. If I can get the modules and codes out maybe I can fix what might be wrong.
Comment