In this book,
Michael Kofler
provides definitive coverage of Visual Basic for Applications (VBA) for Excel by showing how it can be used to implement real-world business solutions. Designed to be useful to programmers who have never used VBA before, it also covers advanced topics needed for users already familiar with VBA.
First, Kofler introduces VBA and gives examples of the kinds of tasks that it can perform. He then introduces the Excel object model, focusing on the unique characteristics of programming and debugging code that are associated with spreadsheets. The next few chapters cover menus, toolbars, forms, and templatesthe tools for creating customized user interfaces and full-featured applications. Kofler then moves on to a broad range of advanced topics, including automating graphs and diagrams, accessing external databases from Excel, and analyzing data using grouping and pivot tables. He even covers Excel-related features of Office Developer, such as the development of COM Add-Ins.
Throughout the book, the author never loses sight of the real-world problems faced by Excel programmers. The book also explores ways to avoid undocumented problems that may arise when programming Excel VBA practical knowldege that was gained through years of hard experience.
Auflage
Sprache
Verlagsort
Verlagsgruppe
Springer-Verlag Berlin and Heidelberg GmbH & Co. KG
Zielgruppe
Für höhere Schule und Studium
Für Beruf und Forschung
Illustrationen
Maße
Höhe: 23.5 cm
Breite: 19.1 cm
Gewicht
ISBN-13
978-1-893115-79-8 (9781893115798)
DOI
10.1007/978-1-4302-0861-7
Schweitzer Klassifikation
Michael Kofler holds a Ph.D. in computer science from Graz Technical University in Austria. He has written a number of successful computer books on topics such as Visual Basic, Visual Basic .NET, and Linux. Michael is the author of The Definitive Guide to MySQL 5, Third Edition and Definitive Guide to Excel VBA, Second Edition from Apress.
I An Intuitive Approach.- 1 Writing Your First Macro.- 2 What's New in Excel 2000.- II Foundation.- 3 The Development Environment.- 4 VBA Concepts.- 5 Techniques of Programming.- 6 Debugging, Protection When Errors Arise.- 7 Forms (Microsoft Forms Library).- 8 Menus and Toolbars.- III Application.- 9 Templates, Smart Forms.- 10 Charts and Drawing Objects (Shapes).- 11 Data Management in Excel.- 12 Access to External Data.- 13 Data Analysis in Excel.- 14 VBA Programming for Pros, Office Developer.- IV Reference.- 15 Object Reference.