详情介绍
中文名: 熟练掌握微软 Office 2010 VBA原名: Mastering VBA for Microsoft Office 2010
作者: 图书
分类: 软件
资源格式: PDF
版本: 文字版
出版社: Wiley Publishing, Inc
书号: ISBN: 978-0-470-63400-4
发行时间: 2010年8月
地区:
语言:
简介:
Visual Basic for Applications (VBA) is a powerful tool that enables you to automate operations in the Microsoft Office applications and in other applications that host VBA. By automating operations using VBA, you can save yourself and your colleagues huge amounts of time and effort. Getting more work done in less time is usually good for your disposition and self-esteem, and it can do wonderful things for your job security and career.
This book shows you how to program VBA, using the Microsoft Office 2010 applications for specific examples. You can apply the principles you learn in this book to any other VBA-enabled application as well.
目录:
Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xxvii
Part 1 ? Recording Macros and Getting Started with VBA . . . . . . . . . . . . . . . . . . . . 1
Chapter 1 ? Recording and Running Macros in the
Offi ce Applications . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
Chapter 2 ? Getting Started with the Visual Basic Editor. . . . . . . . . . . . . . . . . . . . . . . . 31
Chapter 3 ? Editing Recorded Macros . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 65
Chapter 4 ? Creating Code from Scratch in the Visual Basic Editor . . . . . . . . . . . . . . . 87
Part 2 ? Learning How to Work with VBA . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 105
Chapter 5 ? Understanding the Essentials of VBA Syntax . . . . . . . . . . . . . . . . . . . . . . 107
Chapter 6 ? Working with Variables, Constants, and Enumerations . . . . . . . . . . . . . 123
Chapter 7 ? Using Array Variables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 145
Chapter 8 ? Finding the Objects, Methods, and Properties You Need . . . . . . . . . . . . 167
Part 3 ? Making Decisions and Using Loops and Functions . . . . . . . . . . . . . . . . . .191
Chapter 9 ? Using Built-in Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 193
Chapter 10 ? Creating Your Own Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 227
Chapter 11 ? Making Decisions in Your Code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 245
Chapter 12 ? Using Loops to Repeat Actions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 265
Part 4 ? Using Message Boxes, Input Boxes, and Dialog Boxes . . . . . . . . . . . . . . . 293
Chapter 13 ? Getting User Input with Message Boxes and Input Boxes. . . . . . . . . . . 295
Chapter 14 ? Creating Simple Custom Dialog Boxes . . . . . . . . . . . . . . . . . . . . . . . . . . . 315
Chapter 15 ? Creating Complex Dialog Boxes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 381
Part 5 ? Creating Effective Code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 429
Chapter 16 ? Building Modular Code and Using Classes. . . . . . . . . . . . . . . . . . . . . . . 431
Chapter 17 ? Debugging Your Code and Handling Errors. . . . . . . . . . . . . . . . . . . . . . 457
Chapter 18 ? Building Well-Behaved Code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 487
Chapter 19 ? Securing Your Code with VBA’s Security Features . . . . . . . . . . . . . . . . 501
Part 6 ? Programming the Offi ce Applications . . . . . . . . . . . . . . . . . . . . . . . . . . . 525
Chapter 20 ? Understanding the Word Object Model and Key Objects . . . . . . . . . . . 527
Chapter 21 ? Working with Widely Used Objects in Word . . . . . . . . . . . . . . . . . . . . . 559
Chapter 22 ? Understanding the Excel Object Model and Key Objects . . . . . . . . . . . 591
Chapter 23 ? Working with Widely Used Objects in Excel . . . . . . . . . . . . . . . . . . . . . . 617
Chapter 24 ? Understanding the PowerPoint Object Model and Key Objects . . . . . . 631
Chapter 25 ? Working with Shapes and Running Slide Shows . . . . . . . . . . . . . . . . . . 653
Chapter 26 ? Understanding the Outlook Object Model and Key Objects. . . . . . . . . 673
Chapter 27 ? Working with Events in Outlook . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 693
Chapter 28 ? Understanding the Access Object Model and Key Objects . . . . . . . . . . 713
Chapter 29 ? Manipulating the Data in an Access Database via VBA . . . . . . . . . . . . 735
Chapter 30 ? Accessing One Application from Another Application. . . . . . . . . . . . . 755
Chapter 31 ? Programming the Offi ce 2010 Ribbon. . . . . . . . . . . . . . . . . . . . . . . . . . . . 783
Appendix ? The Bottom Line. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 811
Index . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 855
作者: 图书
分类: 软件
资源格式: PDF
版本: 文字版
出版社: Wiley Publishing, Inc
书号: ISBN: 978-0-470-63400-4
发行时间: 2010年8月
地区:
语言:
简介:
Visual Basic for Applications (VBA) is a powerful tool that enables you to automate operations in the Microsoft Office applications and in other applications that host VBA. By automating operations using VBA, you can save yourself and your colleagues huge amounts of time and effort. Getting more work done in less time is usually good for your disposition and self-esteem, and it can do wonderful things for your job security and career.
This book shows you how to program VBA, using the Microsoft Office 2010 applications for specific examples. You can apply the principles you learn in this book to any other VBA-enabled application as well.
目录:
Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xxvii
Part 1 ? Recording Macros and Getting Started with VBA . . . . . . . . . . . . . . . . . . . . 1
Chapter 1 ? Recording and Running Macros in the
Offi ce Applications . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
Chapter 2 ? Getting Started with the Visual Basic Editor. . . . . . . . . . . . . . . . . . . . . . . . 31
Chapter 3 ? Editing Recorded Macros . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 65
Chapter 4 ? Creating Code from Scratch in the Visual Basic Editor . . . . . . . . . . . . . . . 87
Part 2 ? Learning How to Work with VBA . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 105
Chapter 5 ? Understanding the Essentials of VBA Syntax . . . . . . . . . . . . . . . . . . . . . . 107
Chapter 6 ? Working with Variables, Constants, and Enumerations . . . . . . . . . . . . . 123
Chapter 7 ? Using Array Variables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 145
Chapter 8 ? Finding the Objects, Methods, and Properties You Need . . . . . . . . . . . . 167
Part 3 ? Making Decisions and Using Loops and Functions . . . . . . . . . . . . . . . . . .191
Chapter 9 ? Using Built-in Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 193
Chapter 10 ? Creating Your Own Functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 227
Chapter 11 ? Making Decisions in Your Code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 245
Chapter 12 ? Using Loops to Repeat Actions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 265
Part 4 ? Using Message Boxes, Input Boxes, and Dialog Boxes . . . . . . . . . . . . . . . 293
Chapter 13 ? Getting User Input with Message Boxes and Input Boxes. . . . . . . . . . . 295
Chapter 14 ? Creating Simple Custom Dialog Boxes . . . . . . . . . . . . . . . . . . . . . . . . . . . 315
Chapter 15 ? Creating Complex Dialog Boxes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 381
Part 5 ? Creating Effective Code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 429
Chapter 16 ? Building Modular Code and Using Classes. . . . . . . . . . . . . . . . . . . . . . . 431
Chapter 17 ? Debugging Your Code and Handling Errors. . . . . . . . . . . . . . . . . . . . . . 457
Chapter 18 ? Building Well-Behaved Code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 487
Chapter 19 ? Securing Your Code with VBA’s Security Features . . . . . . . . . . . . . . . . 501
Part 6 ? Programming the Offi ce Applications . . . . . . . . . . . . . . . . . . . . . . . . . . . 525
Chapter 20 ? Understanding the Word Object Model and Key Objects . . . . . . . . . . . 527
Chapter 21 ? Working with Widely Used Objects in Word . . . . . . . . . . . . . . . . . . . . . 559
Chapter 22 ? Understanding the Excel Object Model and Key Objects . . . . . . . . . . . 591
Chapter 23 ? Working with Widely Used Objects in Excel . . . . . . . . . . . . . . . . . . . . . . 617
Chapter 24 ? Understanding the PowerPoint Object Model and Key Objects . . . . . . 631
Chapter 25 ? Working with Shapes and Running Slide Shows . . . . . . . . . . . . . . . . . . 653
Chapter 26 ? Understanding the Outlook Object Model and Key Objects. . . . . . . . . 673
Chapter 27 ? Working with Events in Outlook . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 693
Chapter 28 ? Understanding the Access Object Model and Key Objects . . . . . . . . . . 713
Chapter 29 ? Manipulating the Data in an Access Database via VBA . . . . . . . . . . . . 735
Chapter 30 ? Accessing One Application from Another Application. . . . . . . . . . . . . 755
Chapter 31 ? Programming the Offi ce 2010 Ribbon. . . . . . . . . . . . . . . . . . . . . . . . . . . . 783
Appendix ? The Bottom Line. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 811
Index . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 855
下载地址
下载错误?【投诉报错】
人气书籍
下载声明
☉ 解压密码:www.jb51.net 就是本站主域名,希望大家看清楚,[ 分享码的获取方法 ]可以参考这篇文章
☉ 推荐使用 [ 迅雷 ] 下载,使用 [ WinRAR v5 ] 以上版本解压本站软件。
☉ 如果这个软件总是不能下载的请在评论中留言,我们会尽快修复,谢谢!
☉ 下载本站资源,如果服务器暂不能下载请过一段时间重试!或者多试试几个下载地址
☉ 如果遇到什么问题,请评论留言,我们定会解决问题,谢谢大家支持!
☉ 本站提供的一些商业软件是供学习研究之用,如用于商业用途,请购买正版。
☉ 本站提供的熟练掌握微软 Office 2010 VBA Richard Mansfield 英文 PDF版资源来源互联网,版权归该下载资源的合法拥有者所有。













![统计信息化:Excel与SPSS应用 带目录完整pdf[48MB]](http://img.jbzj.com/file_images/article/201907/2019710170031112.jpg)




![Excel公式与函数大辞典(全彩版) 高清pdf完整版[22MB]](http://img.jbzj.com/file_images/article/201909/2019917170301204.jpg)
![大道至简:Excel这么学最简单 带目录完整版pdf[110MB]](http://img.jbzj.com/file_images/article/201909/2019918171511356.jpg)

![为什么精英都是Excel控 带目录完整版pdf[25MB]](http://img.jbzj.com/file_images/article/201909/2019923170154678.jpg)


![别怕,Excel VBA其实很简单 中文 PDF 高清版 [14M] 别怕,Excel VBA其实很简单 中文 PDF 高清版 [14M]](http://img.jbzj.com/do/uploads/litimg/130121/1605201ER9.jpg)


![Project 2010中文版从入门到精通 PDF 扫描版[171M] Project 2010中文版从入门到精通 PDF 扫描版[171M]](http://img.jbzj.com/do/uploads/litimg/130925/09121322DI.jpg)
![中文版Excel 2013宝典(第8版) PDF扫描版[437MB] 中文版Excel 2013宝典(第8版) PDF扫描版[437MB]](http://img.jbzj.com/do/uploads/litimg/150608/15464HS421.png)

![谁说菜鸟不会数据分析(入门篇) 全彩版 pdf扫描版[38MB] 谁说菜鸟不会数据分析(入门篇) 全彩版 pdf扫描版[38MB]](http://img.jbzj.com/do/uploads/160901/_1H4024I.jpg)
![ACCESS开发实例完全剖析 PDF 扫描版[102M] ACCESS开发实例完全剖析 PDF 扫描版[102M]](http://img.jbzj.com/do/uploads/litimg/130619/09132R21391.jpg)