1.

Record Nr.

UNINA9910816349903321

Autore

Mansfield Richard <1945->

Titolo

Mastering VBA for Microsoft Office 2016 / / Richard Mansfield

Pubbl/distr/stampa

Indianapolis, Indiana : , : Sybex, a Wiley brand, , [2016]

©2016

ISBN

1-119-22540-X

1-119-22539-6

Edizione

[3rd ed.]

Descrizione fisica

1 online resource (987 p.)

Disciplina

005.2768

Soggetti

Integrated software

Business - Computer programs

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Includes index.

Nota di contenuto

Cover            ; Title Page                 ; Copyright                ; Contents               ; Introduction; Part 1 Recording Macros and Getting Started with VBA                                                           ; Chapter 1 Recording and Running Macros in the Office Applications                                                                        ; What Is VBA and What Can You Do with It?

The Difference Between Visual Basic and Visual Basic for Applications                                                                            Understanding Macro Basics                                 ; Recording a Macro                        ; Displaying the Developer Tab on the Ribbon                                                 ; Planning the Macro                         ; Starting the Macro Recorder                                  ; Naming the Macro                       ; Choosing How to Run a New Macro                                      ; Running a Macro

Recording a Sample Word Macro                                    Recording a Sample Excel Macro                                     ; Creating a Personal Macro Workbook                                         ; Recording the Macro                          ; Specifying How to Trigger an Existing Macro                                                  ; Assigning a Macro to a Quick Access Toolbar Button in Word                                                                 ; Assigning a Macro to a Shortcut Key Combination

Deleting a Macro                       The Bottom Line                      ; Chapter 2 Getting Started with the Visual Basic Editor                                                             ; Opening the Visual Basic Editor                                      ; Opening the Visual Basic Editor with a Macro Selected                                                            ; Opening the Visual Basic Editor Directly                                               ;



Navigating to a Macro

Using the Visual Basic Editor's Main Windows                                                   The Project Explorer                           ; The Object Browser                         ; The Code Window                      ; The Properties Window                            ; The Immediate Window                           ; Setting Properties for a Project                                       ; Customizing the Visual Basic Editor                                          ; Choosing Editor and View Preferences

Choosing and Laying Out the Editor Windows