VBA Automation for Excel 2019 Cookbook

VBA Automation for Excel 2019 Cookbook

评分

★★★★★

ISBN

9781789616330

出版社

Packt Publishing 2020-09-18出版

分类

编程设计

内容简介
Visual Basic for Applications (VBA) is a programming language developed by Microsoft to automate tasks in MS Office applications. This book will help you to focus on the essential aspects of your role by automating mundane tasks in Excel and other Office applications. With comprehensive coverage of VBA delivered in the form of practice problems and bite-sized recipes, this book will help you to hit the ground running.Unlike most books that assume prior programming experience, this book starts wi
AI简介
这是一本全面讲解Excel VBA编程的书籍,主要帮助读者掌握VBA编程的基本知识,以及如何使用VBA进行Excel自动化操作。该书内容覆盖了VBA编程的各个方面,包括录制宏、使用VBA编辑器、理解VBA对象模型、使用程序流控制、处理错误、调试代码、创建自定义函数、使用UserForm等。 该书首先介绍了编辑VBA代码的基本概念,包括录制宏、测试宏、使用VBA编辑器等。接着,深入讲解了VBA对象模型理解,包括Excel对象模型的层次结构,以及如何通过操作这些对象来实现特定的Excel操作。 此外,该书还详细介绍了程序基本概念,包括Sub程序和Function程序的创建和执行,以及如何使用GoTo语句和程序流控制来改变程序的执行顺序。同时,该书还讲解了VBA内置函数和自定义函数的使用,以及如何使用调试器来找到和修复错误。 在Excel自动化方面,该书详细介绍了创建Workbook相关事件,以及如何使用UserForm来创建自定义的对话框。此外,该书还讲解了如何通过VBA代码来控制Excel,包括操作Excel对象、使用VBA宏等。
阅读/下载地址