Definitive Guide to Excel VBA (2ND)

個数:

Definitive Guide to Excel VBA (2ND)

  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合、分割発送となる場合がございます。
    3. 美品のご指定は承りかねます。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 936 p.
  • 言語 ENG
  • 商品コード 9781590591031
  • DDC分類 005.369

Full Description

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.

Contents

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.