WILEY

Publishers since 1807

Wiley - Publishers Since 1807

United States Change Location

cart.gif CART |  MY ACCOUNT |  CONTACT US |  HELP    
Cover image for product 0470279591
Mastering VBA for Microsoft Office 2007
ISBN: 978-0-470-27959-5
Paperback
888 pages
April 2008
US $49.99 Add to Cart

This price is valid for United States. Change location to view local pricing and availability.

  • Description
  • Table of Contents
  • Author Information
  • Download
Get more done in less time by automating Office tasks

Even if you're not a programmer, you can quickly learn to write macros, automate tasks, and create custom applications for Office 2007 with Microsoft'sVisual Basic(r) for Applications (VBA) and the in-depth instruction in this comprehensive guide.

You'll jump right into the basics of recording and running macros with Office's built-in Macro Recorder, before quickly moving to the essentials of VBA syntax, using loops and functions, building effective code, and programming applications in Word, Excel(r), PowerPoint(r), Outlook(r), and Access(r). You'll find pages of real-world examples as well as easy-to-follow techniques for topics such as accessing one application from another, programming the Ribbon, and much more.

Coverage includes:
*

Understanding the essentials of VBA syntax
*

Using the Macro Recorder in Word and Excel
*

Creating code from scratch with the Visual Basic Editor
*

Finding the objects, methods, and properties you need
*

Using loops to repeat actions in your code and adding If statements for flexibility
*

Adding more choices with message, input, and dynamic dialog boxes
*

Modifying the Ribbon with XML code and callbacks
*

Building, debugging, and securing your code
*

Use VBA to Customize Your Office 2007 Applications
*

Transform Complex Operations into a Single Keystroke
*

Work with XML-based Files, the Ribbon, and ActiveX
*

Add Embedded Macros and Add-ins to Improve Productivity
*

Reinforce Your Skills with Real-World
*

Examples