Excel 2007 VBA 程序师参考手册 Excel 2007 VBA Programmer's Reference

分類: 图书,进口原版书,计算机 Computers & Internet ,
作者: John Green,Stephen Bullen,Rob Bovey 著
出 版 社:
出版时间: 2007-8-1字数:版次: 1页数: 1143印刷时间: 2007/08/01开本:印次:纸张: 胶版纸I S B N : 9780470046432包装: 平装内容简介
Get ready to take your Excel applications to the next level by harnessing the power of the VBA language. This comprehensive resource will help you gain more control over your spreadsheets by using VBA while also showing you how to develop more dynamic Excel applications for other users. From introductory concepts to advanced developer topics, it guides you through every aspect of Excel 2007, including the Ribbon and the XML file formats.
In order to master all of the new features of this program, you'll find an introduction to VBA and details on how to use it to enhance Excel. You'll then learn how to work with the key objects and uncover the best ways to gain access to workbooks, worksheets, charts, and more. And you'll find out how to write code for international compatibility, program the Visual Basic Editor, and use the functions in the Win32 API, which will expand your Excel VBA programming skills.
作者简介:
John Green lives and works in Sydney, Australia, as an independent computer consultant, specializing in Excel and Access. He has 35 years of computing experience, a Chemical Engineering degree, and an MBA.
He wrote his first programs in FORTRAN, took a part in the evolution of specialized planning languages on mainframes and, in the early ‘80s, became interested in spreadsheet systems, including 1-2-3 and Excel.
John established his company, Execuplan Consulting, in 1980, specializing in developing computerbased planning applications and in training. He has led training seminars for software applications and operating systems both in Australia and overseas.
John has had regular columns in a number of Australian magazines and has contributed chapters to a number of books including Excel Expert Solutions and Using Visual Basic for Applications 5. He also co-authored Professional Excel Development with Stephen Bullen and Rob Bovey.
From 1995 to 2005 he was accorded the status of MVP (Most Valuable Professional) by Microsoft for his contributions to the CompuServe Excel forum and MS Internet newsgroups.
目录
Acknowledgements
Introduction
Chapter 1: Primer in Excel VBA
Chapter 2: The Application Object
Chapter 3: Workbooks and Worksheets
Chapter 4: Using Ranges
Chapter 5: Using Names
Chapter 6: Filtered Lists
Chapter 7: PivotTables
Chapter 8: Charts
Chapter 9: Event Procedures
Chapter 10: Adding Controls
Chapter 11: Text Files and File Dialog
Chapter 12: Working with XML and the Open XML File Formats
Chapter 13: UserForms
Chapter 14: RibbonX
Chapter 15: Command Bars
Chapter 16: Class Modules
Chapter 17: Add-ins
Chapter 18: Automation Add-ins and COM Add-ins
Chapter 19: Interacting with Other Office Applications
Chapter 20: Data Access with ADO
Chapter 21: Managing External Data
Chapter 22: The Trust Center and Document Security
Chapter 23: Browsing OLAP Data Sources with Excel
Chapter 24: Excel and the Internet
Chapter 25: International Issues
Chapter 26: Programming the VBE
Chapter 27: Programming with the Windows API
Appendix A: Excel 2002 Object Model
Appendix B: VBE Object Model
Appendix C: Office 2007 Object Model
Index