Writing Word Macros Rev

Specificaties
Paperback, 416 blz. | Engels
John Wiley & Sons | e druk, 1999
ISBN13: 9781565927254
Rubricering
Juridisch :
John Wiley & Sons e druk, 1999 9781565927254
Verwachte levertijd ongeveer 9 werkdagen

Samenvatting

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 menusAutomatically create tables from listsAppend one document to the end (or beginning) of anotherCreate a toggle switch to change a document from draft to final copy by adding or removing a watermark in the headerGenerate reports using data from other applicationsNot 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.

Specificaties

ISBN13:9781565927254
Taal:Engels
Bindwijze:paperback
Aantal pagina's:416

Inhoudsopgave

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

Net verschenen

Rubrieken

Populaire producten

    Personen

      Trefwoorden

        Writing Word Macros Rev