We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3492b85 commit 338b89cCopy full SHA for 338b89c
README.md
@@ -21,3 +21,10 @@ Add-in home page https://vbatools.ru/macro-tools-vba-addin-excel/
21
- analyzing VBA code deleting unused variables A
22
- tool for hiding VBA project modules
23
- changing the theme of the VBE code editor - dark and light
24
+
25
+## Zen Macro Tools VBA:
26
+- do not use third-party dlls,
27
+- the add-in should only use VBA MS Office
28
+- installation that does not require the user to have administrator rights
29
+- open source
30
+- work in all versions of Excel and Word-32 and 64-bit
0 commit comments