XelaIrodavlas
Registered User.
- Local time
- Today, 23:27
- Joined
- Oct 26, 2012
- Messages
- 175
Hi all,
When you get this message, does it delete Macro's as well as the VBA project?
I'd like to setup some kind of prompt/message to trigger if this has happened, but of course I can't use VBA to do it!
Any thoughts appreciated
Many thanks,
When you get this message, does it delete Macro's as well as the VBA project?
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.
I'd like to setup some kind of prompt/message to trigger if this has happened, but of course I can't use VBA to do it!
Any thoughts appreciated
Many thanks,