Writing Word Macros: An Introduction to Programming Word using VBA

Writing Word Macros: An Introduction to Programming Word using VBA

Writing Word Macros: An Introduction to Programming Word using VBA

Writing Word Macros: An Introduction to Programming Word using VBA

Paperback(Second Edition)

$49.99 
  • SHIP THIS ITEM
    Qualifies for Free Shipping
  • PICK UP IN STORE
    Check Availability at Nearby Stores

Related collections and offers


Overview

Many Microsoft Word users and VBA programmers don't realize the extensive opportunities that exist when Word's Object Model is accessed using Visual Basic for Applications (VBA), which replaced WordBasic in conjunction with the release of Word 97. By creating what is commonly called a "Word Macro" you can automate many features available in Word. Writing Word Macros (previously titled Learning Word Programming is the introduction to Word VBA that allows you to do these things and more, including:
  • Create custom pop-up menus
  • Automatically create tables from lists
  • Append one document to the end (or beginning) of another
  • Create a toggle switch to change a document from draft to final copy by adding or removing a watermark in the header
  • Generate reports using data from other applications
Not intended to be an encyclopedia of Word programming, Writing Word Macros provides Word users, as well as programmers who are not familiar with the Word object model with a solid introduction to writing VBA macros and programs. In particular, the book focuses on:
  • The Visual Basic Editor and the Word VBA programming environment. Word features a complete and very powerful integrated development environment for writing, running, testing, and debugging VBA macros.
  • The VBA programming language (which is the same programming language used by Microsoft Excel, Access, and PowerPoint, as well as the retail editions of Visual Basic).
  • The Word object model. Word exposes nearly all of its functionality through its object model, which allows Word to be controlled programmatically using VBA. While the Word object model, with almost 200 objects, is the largest among the Office applications, readers need be familiar with only a handful of objects. Writing Word Macros focuses on these essential objects, but includes a discussion of a great many more objects as well.
Writing Word Macros is written in a terse, no-nonsense manner that is characteristic of Steven Roman's straightforward, practical approach. Instead of a slow-paced tutorial with a lot of hand-holding, Roman offers the essential information about Word VBA that you must master to program effectively. This tutorial is reinforced by interesting and useful examples that solve practical programming problems, like generating tables of a particular format, managing shortcut keys, creating fax cover sheets, and reformatting documents. Writing Word Macros is the book you need to dive into the basics of Word VBA programming, enabling you to increase your power and productivity when using Microsoft Word.

Product Details

ISBN-13: 9781565927254
Publisher: O'Reilly Media, Incorporated
Publication date: 10/15/1999
Edition description: Second Edition
Pages: 410
Product dimensions: 7.00(w) x 9.19(h) x 0.84(d)

About the Author

Steven Roman, Ph.D., is a professor emeritus of mathematics at the California State University, Fullerton. His previous books with O'Reilly include "Access Database Design and Programming", "Writing Excel Macros with VBA", and "Win32 API Programming with Visual Basic".

Table of Contents

  • Dedication
  • Preface
  • Chapter 1: Introduction
  • Chapter 2: Preliminaries
  • The VBA Environment
    • Chapter 3: The Visual Basic Editor, Part I
    • Chapter 4: The Visual Basic Editor, Part II
  • The VBA Programming Language
    • Chapter 5: Variables, Data Types, and Constants
    • Chapter 6: Functions and Subroutines
    • Chapter 7: Built-in Functions and Statements
    • Chapter 8: Control Statements
  • Objects and Object Models
    • Chapter 9: Object Models
    • Chapter 10: The Word Object Model
    • Chapter 11: The Application Object
    • Chapter 12: The Document Object
    • Chapter 13: The Section and HeaderFooter Objects
    • Chapter 14: The Range and Selection Objects
    • Chapter 15: The Find and Replace Objects
    • Chapter 16: The Table Object
    • Chapter 17: The List Object
    • Chapter 18: Shortcut Key Bindings
    • Chapter 19: Built-in Dialog Objects
    • Chapter 20: Custom Dialog Boxes
    • Chapter 21: Menus and Toolbars
  • Appendixes
    • Programming Word from Another Application
    • The Shape Object
    • Getting the Installed Printers
    • High-Level and Low-Level Languages
  • Colophon
From the B&N Reads Blog

Customer Reviews