Excel 2003 Power Programming with VBA
暫譯: Excel 2003 VBA 強化程式設計

John Walkenbach

  • 出版商: Hungry Minds
  • 出版日期: 2004-01-13
  • 售價: $1,920
  • 貴賓價: 9.5$1,824
  • 語言: 英文
  • 頁數: 1056
  • 裝訂: Paperback
  • ISBN: 0764540726
  • ISBN-13: 9780764540721
  • 相關分類: ExcelR 語言
  • 已絕版

買這商品的人也買了...

相關主題

商品描述

"Today, no accomplished Excel programmer can afford to be without John’s book. The value of Excel 2003 Power Programming with VBA is double most other books–simultaneously the premier reference and best learning tool for Excel VBA."
—Loren Abdulezer, Author of Excel Best Practices for Business

Everything you need to know about:

  • Creating stellar UserForms and custom dialog box alternatives
  • Working with VBA subprocedures and function procedures
  • Incorporating event-handling and interactions with other applications
  • Building user-friendly toolbars, menus, and help systems
  • Manipulating files and Visual Basic components
  • Understanding class modules
  • Managing compatibility issues

Feel the power of VBA and Excel

No one can uncover Excel’s hidden capabilities like "Mr. Spreadsheet" himself. John Walkenbach begins this power user’s guide with a conceptual overview, an analysis of Excel application development, and a complete introduction to VBA. Then, he shows you how to customize Excel UserForms, develop new utilities, use VBA with charts and pivot tables, create event-handling applications, and much more. If you’re fairly new to Excel programming, here’s the foundation you need. If you’re already a VBA veteran, you can start mining a rich lode of programming ideas right away.

CD-ROM Includes

  • Trial version of the author’s award-winning Power Utility Pak
  • Over one hundred example Excel workbooks from the book

System Requirements: PC running Windows 2000 SP3 or later, or Windows XP™ or later. Microsoft Excel 2003. See the "What’s on the CD" Appendix for details and complete system requirements.

Table of Contents

Preface.

Acknowledgments.

Part I: Some Essential Background.

Chapter 1: Excel 2003: Where It Came From.

Chapter 2: Excel in a Nutshell.

Chapter 3: Formula Tricks and Techniques.

Chapter 4: Understanding Excel’s Files.

Part II: Excel Application Development.

Chapter 5: What Is a Spreadsheet Application?

Chapter 6: Essentials of Spreadsheet Application Development.

Part III: Understanding Visual Basic for Applications.

Chapter 7: Introducing Visual Basic for Applications.

Chapter 8: VBA Programming Fundamentals.

Chapter 9: Working with VBA Sub Procedures.

Chapter 10: Creating Function Procedures.

Chapter 11: VBA Programming Examples and Techniques.

Part IV: Working with UserForms

Chapter 12: Custom Dialog Box Alternatives.

Chapter 13: Introducing UserForms.

Chapter 14: UserForm Examples.

Chapter 15: Advanced UserForm Techniques.

Part V: Advanced Programming Techniques.

Chapter 16: Developing Excel Utilities with VBA.

Chapter 17: Working with Pivot Tables.

Chapter 18: Working with Charts.

Chapter 19: Understanding Excel’s Events.

Chapter 20: Interacting with Other Applications.

Chapter 21: Creating and Using Add-Ins.

Part VI: Developing Applications.

Chapter 22: Creating Custom Toolbars.

Chapter 23: Creating Custom Menus.

Chapter 24: Providing Help for Your Applications.

Chapter 25: Developing User-Oriented Applications.

Part VII: Other Topics.

Chapter 26: Compatibility Issues.

Chapter 27: Manipulating Files with VBA.

Chapter 28: Manipulating Visual Basic Components.

Chapter 29: Understanding Class Modules.

Chapter 30: Frequently Asked Questions about Excel Programming.

Part VIII: Appendixes.

Appendix A: Excel Resources Online.

Appendix B: VBA Statements and Functions Reference.

Appendix C: VBA Error Codes.

Appendix D: What’s on the CD-ROM.

Index.

End-User License Agreement.

商品描述(中文翻譯)

「今天,沒有一位優秀的 Excel 程式設計師可以不擁有約翰的書。Excel 2003 Power Programming with VBA 的價值是其他書籍的兩倍——同時是 Excel VBA 的首要參考資料和最佳學習工具。」—Loren Abdulezer,《Excel Best Practices for Business》的作者

您需要了解的所有內容:
- 創建出色的 UserForms 和自定義對話框替代方案
- 使用 VBA 子程序和函數程序
- 整合事件處理和與其他應用程序的互動
- 構建用戶友好的工具列、菜單和幫助系統
- 操作文件和 Visual Basic 組件
- 理解類模組
- 管理相容性問題

感受 VBA 和 Excel 的威力

沒有人能像「電子表格先生」約翰·沃肯巴赫(John Walkenbach)一樣揭示 Excel 的隱藏功能。他以概念概述、Excel 應用程序開發分析和 VBA 的完整介紹開始這本高級用戶指南。然後,他將向您展示如何自定義 Excel UserForms、開發新工具、使用 VBA 與圖表和樞紐分析表、創建事件處理應用程序等等。如果您對 Excel 程式設計還比較陌生,這裡是您所需的基礎。如果您已經是 VBA 的老手,您可以立即開始挖掘豐富的程式設計靈感。

CD-ROM 包含
- 作者獲獎的 Power Utility Pak 試用版
- 書中超過一百個示例 Excel 工作簿

系統需求:運行 Windows 2000 SP3 或更高版本的 PC,或 Windows XP™ 或更高版本。Microsoft Excel 2003。詳情和完整系統需求請參見「CD 上的內容」附錄。

目錄

前言

致謝

第一部分:一些基本背景

第 1 章:Excel 2003:它的來源
第 2 章:Excel 簡介
第 3 章:公式技巧和技術
第 4 章:理解 Excel 的文件

第二部分:Excel 應用程序開發

第 5 章:什麼是電子表格應用程序?
第 6 章:電子表格應用程序開發的要素

第三部分:理解 Visual Basic for Applications

第 7 章:介紹 Visual Basic for Applications
第 8 章:VBA 程式設計基礎
第 9 章:使用 VBA 子程序
第 10 章:創建函數程序
第 11 章:VBA 程式設計示例和技術

第四部分:使用 UserForms

第 12 章:自定義對話框替代方案
第 13 章:介紹 UserForms
第 14 章:UserForm 示例
第 15 章:進階 UserForm 技術

第五部分:進階程式設計技術

第 16 章:使用 VBA 開發 Excel 工具
第 17 章:使用樞紐分析表
第 18 章:使用圖表
第 19 章:理解 Excel 的事件
第 20 章:與其他應用程序互動
第 21 章:創建和使用附加元件

第六部分:開發應用程序

第 22 章:創建自定義工具列
第 23 章:創建自定義菜單
第 24 章:為您的應用程序提供幫助
第 25 章:開發以用戶為中心的應用程序

第七部分:其他主題

第 26 章:相容性問題
第 27 章:使用 VBA 操作文件
第 28 章:操作 Visual Basic 組件
第 29 章:理解類模組
第 30 章:有關 Excel 程式設計的常見問題

第八部分:附錄

附錄 A:線上 Excel 資源
附錄 B:VBA 語句和函數參考
附錄 C:VBA 錯誤代碼
附錄 D:CD-ROM 上的內容
索引
最終用戶許可協議