Macro.

Slides:



Advertisements
Similar presentations
Intro to Office 2007 Instructor: Lynn Lee How to make the transition from 2003 to 2007.
Advertisements

Introduction to Macro Introduction to Visual Basic for Application Recording a Macro Looking at the code of Recorded Macro.
Document Properties: adding information to your Microsoft Office documents Step 1: Add information to Document Properties What are Document Properties.
INTRODUCTORY MICROSOFT ACCESS Lesson 1 – Access Basics
WHATS NEW IN OFFICE 2007 TIPS FOR EXCEL 2007 Microsoft Office Excel 2007.
© Paradigm Publishing, Inc Excel 2013 Level 2 Unit 2Managing and Integrating Data and the Excel Environment Chapter 7Automating Repetitive Tasks.
Using Macros and Visual Basic for Applications (VBA) with Excel
Microsoft Office 2007 Excel Web Feature Creating Web Pages Using Excel.
Microsoft Office 2007 Excel Web Feature Creating Web Pages Using Excel.
Customizing Word Microsoft Office Word 2007 Illustrated Complete.
Lesson 1: Understanding Word
Macros in Excel Intro to lab 1. Macroinstructions Macro is recorded in VBA module sequence of Excel operations Macros can automate tasks in Excel Macro.
Excel Lesson 14 Creating and Using Macros Microsoft Office 2010 Advanced Cable / Morrison 1.
1 CA203 Presentation Application Customizing PowerPoint Lecture # 15.
COMPREHENSIVE Excel Tutorial 8 Developing an Excel Application.
Copyright © 2008 Pearson Prentice Hall. All rights reserved. 1 Macros and VBA A macro is a set of instructions that tells Excel which commands to execute.
Microsoft Office Word 2013 Core Microsoft Office Word 2013 Core Courseware # 3250 Lesson 8: Using Productivity Tools.
1 Macros Presented by Maria G. Martinez. 2 What's a macro?  Macro - set of computer instructions that you can record and associate with a shortcut key.
Access Tutorial 10 Automating Tasks with Macros
Create Professional-looking Content Easy to Use Interface Share Documents.
Pasewark & Pasewark Microsoft Office 2003: Introductory 1 INTRODUCTORY MICROSOFT ACCESS Lesson 1 – Access Basics.
© 2008 The McGraw-Hill Companies, Inc. All rights reserved. WORD 2007 M I C R O S O F T ® THE PROFESSIONAL APPROACH S E R I E S Lesson 22 Macros.
Copyright 2007, Paradigm Publishing Inc. EXCEL 2007 Chapter 7 BACKNEXTEND 7-1 LINKS TO OBJECTIVES Record & run a macro Record & run a macro Save as a macro-
1 ADVANCED MICROSOFT WORD Lesson 16 – Customizing Features Microsoft Office 2003: Advanced.
Microsoft Word 2007 Getting Started. Menus These features below contain many of the functions that were in the menu of previous versions of Word. –The.
Intro to Excel - Session 7.31 Tutorial 7 - Session 7.3 Developing an Excel Application.
® Microsoft Access 2010 Tutorial 10 Automating Tasks with Macros.
Creating Macros in Excel Adding Automated Functionality to Excel & Office Applications.
Ms-Word: Demo-6 DEMO - 6. Ms-Word: Demo-6 FOOTNOTE AND ENDNOTE A footnote and endnote consist of two linked parts- The note reference mark and the corresponding.
 The ribbon is the primary form of navigation in the Microsoft Office 2007 system.  There are seven Tabs on the Ribbon, more (contextual) tabs will.
1 In Microsoft Office 2007, click on the Windows button and select the Excel Options button on the lower right From Excel Options, select Trust Center.
Using Advanced Options Lesson 14 © 2014, John Wiley & Sons, Inc.Microsoft Official Academic Course, Microsoft Word Microsoft Word 2013.
Insert a voice comment in Word 2007 Before you can add a voice comment for the first time, you need to add the Insert Voice command to the Quick Access.
Introduction to Microsoft Excel Macros COE 201- Computer Proficiency.
Microsoft Office 2007 Excel Chapter 9 Part 4: Comparing and merging Workbooks.
1 CA202 Spreadsheet Application Automating Repetitive Tasks with Macros Lecture # 12 Dammam Community College.
Excel Functions. Part 1. Introduction 2 An Excel function is a formula or a procedure that is performed in the Visual Basic environment, outside the.
McGraw-Hill/Irwin The Interactive Computing Series © 2002 The McGraw-Hill Companies, Inc. All rights reserved. Microsoft Excel 2002 Using Macros Lesson.
COMPREHENSIVE Excel Tutorial 12 Expanding Excel with Visual Basic for Applications.
Chapter 11 Enhancing an Online Form and Using Macros Microsoft Word 2013.
Excel Tutorial 8 Developing an Excel Application
June 17, 2009 Office 2007 Tips & Tricks.
Using Advanced Options
Exploring the Windows Section Part 1
Customizing the Quick Access Toolbar in Microsoft Office
Microsoft Office Ribbon
PowerPoint Web Feature
Mail Merge And Macros in MS WORD
Fastest way for already created documents
Differences Between Word 2003 to 2007
Microsoft Office Illustrated
Microsoft Excel 2003 Illustrated Complete
Benchmark Series Microsoft Word 2016 Level 2
Benchmark Series Microsoft Word 2016 Level 2
Defining Styles and Automatically Creating Table of Contents and Indexes Word Processing 4.03.
A few tricks to take you beyond the basics of Microsoft Office 2010
Chapter 7 Advanced Form Techniques
Signature: Microsoft Word 2003
Creating Macros in Excel
Microsoft Office Ribbon
ME 142 Engineering Computation I
Signature: Microsoft Word 2003
Preparing a Presentation
Exploring the Windows Section Part 1
Microsoft Office Ribbon
Lesson 1 - Automating Tasks
Objectives At the end of this session, students will be able to:
Tutorial 10 Automating Tasks with Macros
Microsoft Excel 2007 – Level 2
Insert Transitions Between Slides
Presentation transcript:

Macro

In Word, you can automate frequently used tasks by creating and running macros. A macro is a series of commands and instructions that you group together as a single command to accomplish a task automatically.

A macro is a set of tasks that can be performed by pressing a shortcut key, clicking a Quick Access toolbar button, or by selecting the macro from a list. Word supports a variety of options for creating your macro. It can include any command in Microsoft Word.

T o display the Developer tab, click the Office button and select Word Options. Click the Popular button in the left side of the dialog box. Select Show Developer tab in the Ribbon. Click OK. The Developer tab will appear to the right of the other tabs on Word's ribbon.

Open the Developer tab and click Record Macro in the Code sectio

To create a Quick Access button for your macro, click Button on the Record Macro box. This will open the Customize Quick Access Toolbar options. Specify document in which you would like the Quick Access toolbar button to appear. Select All Documents if you want the button to appear while you're working on any document in Word. In the Choose Command From dialog box, select your macro and click Add. To customize your button's appearance, click Modify. Under Symbol, select the symbol you would like to display on your macro's button.