News

After that, paste your macro code into this new module and save it using the dedicated option in the File menu. Also, you need to delete the old module by right-clicking it and using the Remove ...
If you work with long Microsoft Word documents and frequently have to delete pages, you'll appreciate this simple VBA procedure.
I need a way to delete another module inside Access programmatically, and wanted to use DoCmd.DeleteObject acModule. Unfortunatly, it produces a very weird ...