Wrox Home  
Search titles for:
Cover image for product 0470046430
Excel 2007 VBA Programmer's Reference
John Green, Stephen Bullen, Rob Bovey, Michael Alexander
ISBN: 978-0-470-04643-2
Paperback
1143 pages
March 2007

Back to description


About This Title  |  Chapters on Demand  |  Download Code  |  Errata  |  P2P Forum for This Title
Add to Cart
Chapter 1: Primer in Excel VBA

This chapter is intended for those who are not familiar with Excel and the Excel macro recorder, or who are inexperienced... more

Chapter 2: The Application Object
US $4.99

This chapter examines a range of Excel functionality, looking at features that are not necessarily related to each other.... more

Chapter 3: Workbooks and Worksheets
US $4.99

In this chapter, you learn how to create new Workbook objects and how to interact with the files that you use to store... more

Chapter 4: Using Ranges
US $4.99

The Range object is probably the object you will utilize the most in your VBA code. A Range object can be a single... more

Chapter 5: Using Names
US $4.99

One of the most useful features in Excel is the ability to create names. You can create a name by selecting the Formulas... more

Chapter 6: Data Lists
US $4.99

This chapter shows you how to set up VBA code to manage data in lists, and code to filter and sort information in lists.... more

Chapter 7: PivotTables
US $4.99

PivotTables are an extension of the cross tabulation tables used in presenting statistics, and can be used to summarize... more

Chapter 8: Charts
US $4.99

In this chapter, you see how you can use the macro recorder to discover what objects, methods, and properties are required... more

Chapter 9: Event Procedures
US $4.99

Excel makes it very easy for you to write code that runs when a range of worksheet, chart sheet, and workbook events occur.... more

Chapter 10: Adding Controls
US $4.99

As discussed in Chapter 1, you can add two different types of controls to Excel worksheets: ActiveX controls or Form controls.... more

Chapter 11: Text Files and File Dialog
US $4.99

Text files provide one way to communicate information between different types of computers. There is no universal format... more

Chapter 12: Working with XML and the Open XML File Formats
US $4.99

XML (Extensible Markup Language) functionality has been available in various forms since Office 2000.... more

Chapter 13: UserForms
US $4.99

UserForms are essentially user-defined dialog boxes. You can use them to display information and to allow the user to... more

Chapter 14: RibbonX
US $4.99

One of the biggest changes in Office 2007 is, of course, the Ribbon. Early in the design of the Ribbon,... more

Chapter 15: Command Bars
US $4.99

The CommandBars collection is an object contained in the Office Object Model, documented in Appendix C.... more

Chapter 16: Class Modules
US $4.99

Class modules are used in VBA to create your own customized objects. Most VBA users will never have to create their own... more

Chapter 17: Add-ins
US $4.99

If you want to make your workbook invisible to the user in the Excel window, you can turn it into an Add-in file.... more

Chapter 18: Automation Add-Ins and COM Add-Ins
US $4.99

With the release of Office 2000, Microsoft introduced a new concept for creating custom Add-Ins for all the Office applications.... more

Chapter 19: Interacting with Other Office Application
US $4.99

The Office application programs Excel, Word, PowerPoint, Outlook, and Access all use the same VBA language.... more

Chapter 20: Data Access with ADO
US $4.99

ActiveX Data Objects, or ADO for short, is Microsoft’s technology of choice for performing client-server data access... more

Chapter 21: Managing External Data
US $4.99

Chapter 20 discussed how to access data with essentially unlimited flexibility using ADO. Excel also provides some built-in... more

Chapter 22: The Trust Center and Document Security
US $4.99

Document security issues have become inescapable for Excel VBA developers. Even if you intend to develop macros only for... more

Chapter 23: Browsing OLAP Data Sources with Excel
US $4.99

The dominant database type in most organizations is the OLTP (On-line Transaction Processing) database.... more

Chapter 24: Excel and the Internet
US $4.99

Until a few years ago, a typical Excel-based application was almost entirely contained within Excel itself;... more

Chapter 25: International Issues
US $4.99

If you think that your application may be used internationally, it has to work with any choice of Windows Regional Setting,... more

Chapter 26: Programming the VBE
US $4.99

Up until now, the book has focused on writing VBA procedures to automate Excel. While writing the code,... more

Chapter 27: Programming with the Windows API
US $4.99

Visual Basic for Applications is a high-level language that provides you with a rich, powerful, yet quite simple set of... more

Appendix A: Excel 2007 Object Model
US $9.99

Most of the objects in the Excel object model have objects with associated collections. The collection object is usually... more

Appendix B: VBE Object Model
US $4.99

Officially known as “Microsoft Visual Basic for Applications Extensibility 5.3,” the VBE object library... more

Appendix C: Office 2007 Object Model
US $4.99

Common Properties with Collections and Associated Objects

Most of the objects in the Office object model have objects... more

Add to Cart
Get More Wrox For Less!