From 5f91f9fe1658055f67c09d6f7b3c5c68520a0d73 Mon Sep 17 00:00:00 2001 From: Sekito Lv Date: Tue, 11 Dec 2018 12:26:56 +0800 Subject: [PATCH] Add Excel - VBA ebook repo. (#3079) * Add Excel-vba Ebook repo. * Add VBA Eboob Repo. and fix incorrect menu link. * fix Wrong format line --- free-programming-books-zh.md | 6 ++++++ 1 file changed, 6 insertions(+) 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)