Cantitate/Preț
Produs

Definitive Guide to Excel VBA

Autor Michael Kofler
en Limba Engleză Paperback – 25 iul 2003
New in the second editon:
  • Covers Excel 2000 to 2003
  • Explains how to access Web Services from Excel programs
  • Shows you how to process lists and XML data with Excel 2003
Microsoft's Excel is not only a powerful spreadsheet and graphics toolit contains a programming language called Visual Basic for Applications (VBA), which allows you to automate simple tasks and enables you to create full-featured applications that make Excel users even more productive. In the Definitive Guide to Excel VBA, Second Edition, veteran author Michael Kofler provides exhaustive coverage of VBA for Excel, demonstrating 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 the Excel object model, focusing on the unique characteristics of programming and debugging code associated with spreadsheets. The next few chapters cover menus, toolbars, forms, and templatesthe tools for creating customized user interfaces and full-featured applications. He 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 ActiveX automation and the access of Web Services using the Web Service Toolkit.
Throughout the book, Kofler 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.
Citește tot Restrânge

Preț: 30092 lei

Preț vechi: 37615 lei
-20% Nou

Puncte Express: 451

Preț estimativ în valută:
5759 5990$ 4754£

Carte disponibilă

Livrare economică 24 martie-07 aprilie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781590591031
ISBN-10: 1590591038
Pagini: 890
Ilustrații: XVI, 936 p.
Dimensiuni: 178 x 235 x 44 mm
Greutate: 1.46 kg
Ediția:Softcover reprint of the original 2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Professional/practitioner

Cuprins

One An Intuitive Approach.- 1 Writing Your First Macro.- 2 What’s New in Excel 2000.- Two Fundamentals.- 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.- Four Reference.- 15 Object Reference.- Appendix Excel 2003 Beta 2.- References.

Notă biografică

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.

Caracteristici

Includes a thorough introduction to the VBA language and the Excel object libraries Addresses the problems and pitfalls of Excel VBA, especially those not covered in Microsoft's online documentation Covers topics that are often overlooked elsewhere Shows how to access web services using the Web Services Toolkit Explains how to automate repetitive tasks