Microsoft Word 2007: Advanced

Request info

Course duration: 1 day

Cost: £195 + VAT

Certification

Microsoft Certified Applications Specialist: Microsoft® Office Word 2007

Course Description

You know to use Microsoft® Office Word 2007 to create and format typical business documents. Now, you may need to work on more complex documents. In this course, you will use Word to create, manage, revise, and distribute long documents and forms.

Course Objective

You will create, manage, revise, and distribute long documents.

Target Student

This course is designed for persons who want to gain skills necessary to manage long documents, collaborate with others, and secure documents. In addition, it will be helpful for persons preparing for the Microsoft Certified Application Specialist exams for Microsoft® Word 2007.

Prerequisites

Students should be able to use Microsoft® Word 2007 to create, edit, format, save, and print business documents that contain text, tables, and graphics. Students should also be able to use a web browser and an email program. A basic understanding of XML would also be helpful. In order to understand how Word interacts with other applications in the Microsoft Office System, students should have a basic understanding of how worksheets and presentations work. To ensure success, you need to first take the following Indicia Training courses or have equivalent knowledge:

Microsoft® Word 2007: Level 1
Microsoft® Word 2007: Level 2

Delivery Method

Instructor led, group-paced, classroom-delivery learning model with structured hands-on activities.

Certification

Microsoft® Word 2007 Level 3 is one of a series of courses that addresses Microsoft Certified Applications Specialist (Office Specialist) skill sets. The Office Specialist program is for individuals who use Microsoft’s business desktop software and who seek recognition for their expertise with specific Microsoft products. Certification candidates must pass one or more product proficiency exams in order to earn Office Specialist certification.

Performance-Based Objectives

Upon successful completion of this course, students will be able to:
Use Microsoft Office Word 2007 with other programs.
Collaborate on documents.
Manage document versions.
Add reference marks and notes.
Make long documents easier to use.
Secure a document.

Course Content

Mail merge
Form letters
Data sources for the recipient list
Mailing labels and envelopes

Objects and backgrounds
Objects
Document backgrounds

Forms
Form fields
Form protection
Sharing and securing documents

Macros
Recording and running macros
Modifying and deleting macros

Toolbar and keyboard customization
Customizing the Quick Access toolbar
Customizing keyboard shortcuts

Long documents
Master documents
Tables of contents and figures
Indexes, bibliographies, and other references
Bookmarks and cross-references
Web frames

XML features
Working with XML

SELECT wp_posts.*, wp_p2p.* FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) INNER JOIN wp_p2p WHERE 1=1 AND ( ( wp_postmeta.meta_key = 'start_date' AND CAST(wp_postmeta.meta_value AS DATE) >= '2024-09-19' ) ) AND ((wp_posts.post_type = 'schedule' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) AND (wp_p2p.p2p_type = 'schedule_to_courses' AND wp_posts.ID = wp_p2p.p2p_from AND wp_p2p.p2p_to IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID IN (114) AND ((wp_posts.post_type = 'courses' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) ORDER BY wp_posts.post_date DESC )) GROUP BY wp_posts.ID ORDER BY CAST(wp_postmeta.meta_value AS DATE) ASC