<%@LANGUAGE="VBSCRIPT"%> <% set Recordset1 = Server.CreateObject("ADODB.Recordset") Recordset1.ActiveConnection = MM_CONNprrt_STRING Recordset1.Source = "SELECT * FROM tblContent WHERE pageName='courses'" Recordset1.CursorType = 0 Recordset1.CursorLocation = 2 Recordset1.LockType = 3 Recordset1.Open() Recordset1_numRows = 0 %> PRRT - Building New Futures.




 
   

IT Training - Microsoft Office Specialist - Word 2000 (Core)
2 Day Course

Course Objectives

Microsoft Office Specialist is a world-wide recognised accreditation. This two-day course gives participants the knowledge to achieve proficiency in the use of word processing.
Participants should have a good knowledge of computers and understand the Windows interface, files and folders.


Course Content

· Review of files & folders
· Working with text
· Working with paragraphs
· Working with documents
· Working with files
· Working with tables
· Working with pictures and charts


Learning Outcomes

After attending this course participants will be able to:-

· Understand the Word screen
· Enter text, use text from other files
· Use built-in features, e.g. auto correct and the Office Assistant
· Format text, use the format painter
· Insert dates, pictures, page numbers, data from other programs
· Set up the page for printing, print the document
· Use Headers & Footers
· Use sections
· Use tables


Accreditation

Participants who wish to undertake the Word 2000 (Core) examination need to attend a further one-day examination preparation course, unless they already have sufficient knowledge & experience in word-processing. This allows participants to put into practice the knowledge gained on the course and raise and practice any areas of difficulty.
A practice test will be taken during the preparation day and the result is known immediately after completion.
The examination may be taken on the day of the exam preparation or on a later pre-arranged date


*PRRT offer two courses, Introduction to Computers and Introduction to Windows, that provide a basic level of computer knowledge, and are ideal for beginners.

- >> Back to main IT training page

 
<% Recordset1.Close() %>