News

Contribute to NfaToys/Access-VBA-Classes development by creating an account on GitHub.
VBA Modules, Functions and Classes. Contribute to jakehawkes/VBA development by creating an account on GitHub.
It occurs when a module used in the project is hidden or protected or if the code written in Microsoft Excel is not targeting your application’s architecture.
I need a way to delete another module inside Access programmatically, and wanted to use DoCmd.DeleteObject acModule. Unfortunatly, it produces a very weird ...