How to Delete Modules - Getting Started with Excel VBA

preview_player
Показать описание
As we are learning more about Excel VBA we still have a few small things to learn before we really get to use it and one of those things is how to delete modules that you no longer want.

Part of the beauty of Excel VBA, especially when compared to Javascript or COM ADDINS is that the macros and functions are saved in the workbook. This means that your users will only be exposed to functions and macros when they will actually use it. But because of this the files can get very large quickly if we don't diligently manage our code and only include the necessary functions and macros.

Рекомендации по теме
join shbcf.ru