How to make macros for Microsoft Applications By Kevin Hicks.

Slides:



Advertisements
Similar presentations
Introduction to Macro Introduction to Visual Basic for Application Recording a Macro Looking at the code of Recorded Macro.
Advertisements

Step-by-Step: Insert and Remove a Manual Page Break
© Paradigm Publishing, Inc Excel 2013 Level 2 Unit 2Managing and Integrating Data and the Excel Environment Chapter 7Automating Repetitive Tasks.
Review for Excel Chapter 1
Office 2003 Post-Advanced Concepts and Techniques M i c r o s o f t Excel Project 7 Using Macros and Visual Basic for Applications (VBA) with Excel.
Using Macros and Visual Basic for Applications (VBA) with Excel
Tutorial 8: Developing an Excel Application
XP New Perspectives on Microsoft Excel 2003, Second Edition- Tutorial 8 1 Microsoft Office Excel 2003 Tutorial 8 – Developing an Excel Application.
Tutorial 12: Enhancing Excel with Visual Basic for Applications
1 ADVANCED MICROSOFT POWERPOINT Lesson 5 – Using Advanced Text Features Microsoft Office 2003: Advanced.
Java Programming Working with TextPad. Using TextPad to Work with Java This text editor is designed for working with Java You can download a trial version.
Customizing Word Microsoft Office Word 2007 Illustrated Complete.
1 of 6 Parts of Your Notebook Below is a graphic overview of the different parts of a OneNote 2007 notebook. Microsoft ® OneNote ® 2007 notebooks are digital.
Macros Tutorial Week 20. Objectives By the end of this tutorial you should understand how to: Create macros Assign macros to events Associate macros with.
Macros for Beginners Patrick Armatis University of Michigan-Dearborn.
Office 2003 Post-Advanced Concepts and Techniques M i c r o s o f t Word Project 8 Working with Macros and Visual Basic for Applications (VBA)
Customizing Your Toolbars in Microsoft Office Lunch and Learn: June 7, 2005.
COMPREHENSIVE Excel Tutorial 8 Developing an Excel Application.
Word Lesson 16 Working with Macros Microsoft Office 2010 Advanced Cable / Morrison 1.
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
Customizing Microsoft Project
© 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-
Introduction to VBA MGMI Aug What is VBA? VBA = Visual Basic for Application Excel’s powerful built-in programming language An event-driven.
1 ADVANCED MICROSOFT WORD Lesson 16 – Customizing Features Microsoft Office 2003: Advanced.
XP New Perspectives on Integrating Microsoft Office XP Tutorial 2 1 Integrating Microsoft Office XP Tutorial 2 – Integrating Word, Excel, and Access.
ACTIVITY : 5 BRIDGE COURSE of INFORMATION & COMMUNICATION TECHNOLOGY WORKING WITH WORD PROCESSING SOFTWARE TO PREPARE / FORMAT LETTERS/DOCUMENTS.
This tutorial teaches Microsoft Word basics. Although knowledge of how to navigate in a Windows environment is helpful, this tutorial was created for.
Basic Computer and Word Functions, part 1 Read the information and use to answer the questions in the Basic Computer and Word Functions Study Guide.
2. Recording a Macro. Macro Recording Select Record Macro from the Macro file menu and the dialog box opposite will appear Your macro will require a name.
Macro Step 1: Select Record New Macro from tools.
Intro to Excel - Session 7.31 Tutorial 7 - Session 7.3 Developing an Excel Application.
Chapter 3 The Visual Basic Editor. Important Features of the VBE Alt-F11 will open the Visual Basic Editor. The Code window is to the right, Project Explorer.
Basic Computer and Word Functions, part 1 Read the information and use to answer the questions in the Basic Computer and Word Functions Study Guide.
There are seven main components of a database in Access 2000: Tables. Use tables to store database information. Forms Use forms to enter or edit the information.
Chapter 9 Macros And Visual Basic For Applications.
Office 2003 Advanced Concepts and Techniques M i c r o s o f t Access Project 6 Creating an Application System Using Macros, Wizards, and the Switchboard.
Chapter 23. Copyright 2003, Paradigm Publishing Inc. CHAPTER 23 BACKNEXTEND 23-2 LINKS TO OBJECTIVES Record, Run, Pause, and Delete Macros Record, Run,
Macros Lesson 7. Objectives 1. Create a macro. 2. Run a macro. 3. Edit a macro. 4. Copy, rename, and delete macros. 5. Customize menus and toolbars. After.
A lesson approach © 2011 The McGraw-Hill Companies, Inc. All rights reserved. Microsoft® Excel 2013.
Intro to Microsoft Word
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.
Lesson 1 - Understanding the Word Window and Creating a New Document
 Start Microsoft Word from the icon or shortcut for the application. This is usually accessible from the Start Button. Then go to Programs, then Microsoft.
Introduction to Microsoft Excel Macros COE 201- Computer Proficiency.
1 After completing this lesson, you will be able to: Open a file. Navigate through a document. Scroll through a document. Insert text in a document. Select.
Welcome to Power Point! A short tutorial to get you started.
A lesson approach © 2011 The McGraw-Hill Companies, Inc. All rights reserved. Microsoft® Excel 2013.
Microsoft PowerPoint Prepared by the Academic Faculty Members of IT.
Creating A Macro For Your Word Header Instructor: Glenda H. Easter ITSW 1401, Intro to Word Processing.
Data-information stored in files on the disks and CDs in your computer system Why should we save a file when we create it on the computer?
G042 - Lecture 15 Excel Macros Mr C Johnston ICT Teacher
1 CA202 Spreadsheet Application Automating Repetitive Tasks with Macros Lecture # 12 Dammam Community College.
Chapter 10 Using Macros, Controls and Visual Basic for Applications (VBA) with Excel Microsoft Excel 2013.
McGraw-Hill/Irwin The Interactive Computing Series © 2002 The McGraw-Hill Companies, Inc. All rights reserved. Microsoft Excel 2002 Using Macros Lesson.
Chapter 11 Enhancing an Online Form and Using Macros Microsoft Word 2013.
Excel Tutorial 8 Developing an Excel Application
Customizing the Quick Access Toolbar in Microsoft Office
Mail Merge And Macros in MS WORD
Microsoft Access 2003 Illustrated Complete
Microsoft Office Illustrated
Microsoft Excel 2003 Illustrated Complete
A short tutorial to get you started
Microsoft Word Documents
Day 1: Getting Started with Microsoft Word 2010
Microsoft Excel 2007 – Level 2
Macro theory © EIT, Author Gay Robertson, 2019.
Visual Basic for Applications: Introduction
Presentation transcript:

How to make macros for Microsoft Applications By Kevin Hicks

How to create macro for Microsoft Applications by Kevin Hicks, TA, Ahndenetpdts, MMII 1. Open MS Application. 2. Select the destination that the item of the application will be saved. 3. Name the item created by the application. 4. Create the macro: a. Record macro(this is like a tape recorder memorizing all actions while recording) b. Create the macro(this requires the document and the action(s) to what item(s)) 5. Assign the macro a meaningful name and meaningful description.

How to create macro for Microsoft Applications by Kevin Hicks, TA, Ahndenetpdts, MMII continued 6. Assign the host location to where the macros are to be stored (normal.doc or template.doc, All Documents means on the hard drive, "This document" or the said named document means the macro will work only on the document and not every document on the hard drive. 7. If a short cut key(press ctrl + any key on the keyboard under the keyboard option when prompted) or an object on the toolbar is assigned to the macro, when clicked or selected the macro assigned will work. If not then it must be called when selected under tool s> macros > macro name. 8. Marcos can be run (the arrow button), edited, tested by stepping( F8 key step thru the statements) note when testing macro or recording remember to stop. Only the first macro can be created under the tools>macro>create option. 9. Remember to save your created, recorded, edited, or tested macro to the proper application document. 10. Macros can call specific or all the macros on the hard drive or within the document.

1. Open MS Application. 2. Select the destination that the item of the application will be saved.

4. Create the macro: 5. Assign the macro a meaningful name and meaningful description.

6. Assign the host location to where the macros are to be stored

After the keyboard icon is press and short cut keys given

9. Remember to save your created, recorded, edited, or tested macro to the proper application document.

8. Marcos can be run (the arrow button), edited, tested by stepping( F8 key step thru the statements) note when testing macro or recording remember to stop. Only the first macro can be created under the tool>macro>create option.

Macro Sub Text Editor

' Please note that the macro pertaining to the source document '(MacroApp) must be edited under the Project Level in the NewMacros ' and not the Modules NewMacros under Normal this area is for global use ' The menu of actions appear when a period is place behind the typed ' document object the objects or ThisDocument. or ActiveDocument. ' and only the green icons within the menu choices work. ' All Sub are macros and must have an End Sub to be complete ' Model Sub of macro Doit ' ' Sub Doit() ' 'Description of the macro optional ' (Statements for the objects) ' ' TextBox1.text = "This statement" ' Selection.Type Text: "Something" ' ActiveDocument.Print ' ThisDocument.Close ' '(End of Statements) ' End Sub

How to make macros for Microsoft Applications End