E-Book, Englisch, 1176 Seiten, E-Book
Green / Bullen / Bovey Excel 2007 VBA Programmer's Reference
1. Auflage 2011
ISBN: 978-1-118-16936-0
Verlag: John Wiley & Sons
Format: EPUB
Kopierschutz: 0 - No protection
E-Book, Englisch, 1176 Seiten, E-Book
ISBN: 978-1-118-16936-0
Verlag: John Wiley & Sons
Format: EPUB
Kopierschutz: 0 - No protection
This book is aimed squarely at Excel users who want to harness thepower of the VBA language in their Excel applications. At alltimes, the VBA language is presented in the context of Excel, notjust as a general application programming language.
The Primer has been written for those who are new to VBAprogramming and the Excel object model. It introduces the VBAlanguage and the features of the language that are common to allVBA applications. It explains the relationship between collections,objects, properties, methods, and events and shows how to relatethese concepts to Excel through its object model. It also shows howto use the Visual Basic Editor and its multitude of tools,including how to obtain help.
The middle section of the book takes the key objects in Exceland shows, through many practical examples, how to go about workingwith those objects. The techniques presented have been developedthrough the exchange of ideas of many talented Excel VBAprogrammers over many years and show the best way to gain access toworkbooks, worksheets, charts, ranges, and so on. The emphasis ison efficiency--that is, how to write code that is readable andeasy to maintain and that runs at maximum speed. In addition, thechapters devoted to accessing external databases detail techniquesfor accessing data in a range of formats.
The final four chapters of the book address the followingadvanced issues: linking Excel to the Internet, writing code forinternational compatibility, programming the Visual Basic Editor,and how to use the functions in the Win32 API (Windows 32-bitApplication Programming Interface).
Autoren/Hrsg.
Weitere Infos & Material
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.