Skip to content

Commit 338b89c

Browse files
authored
Update README.md
1 parent 3492b85 commit 338b89c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,10 @@ Add-in home page https://vbatools.ru/macro-tools-vba-addin-excel/
2121
- analyzing VBA code deleting unused variables A
2222
- tool for hiding VBA project modules
2323
- 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

Comments
 (0)