diff --git a/free-programming-books-zh.md b/free-programming-books-zh.md index acfaff8b..107bfa39 100644 --- a/free-programming-books-zh.md +++ b/free-programming-books-zh.md @@ -63,6 +63,7 @@ * [Scratch](#scratch) * [Shell](#shell) * [Swift](#swift) + * [VBA](#vba-microsoft-visual-basic-applications) * [Vim](#vim) * [Visual Prolog](#visual-prolog) * [WebAssembly](#webassembly) @@ -684,6 +685,11 @@ * [《The Swift Programming Language》中文版](https://www.gitbook.com/book/numbbbbb/-the-swift-programming-language-/details) +### VBA (Microsoft Visual Basic Applications) + +* [简明Excel VBA](https://github.com/Youchien/concise-excel-vba) + + ### Vim * [Vim Manual(中文版)](http://man.chinaunix.net/newsoft/vi/doc/help.html)