<%@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 - Outlook 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 Outlook.

· It is necessary that prior to enrolment on this course, participants have either attended the 2 day Word 2000 (Core) course or have good word processing skills and are confident in using a computer.
· Participants need to understand the Windows interface, and how to manage files and folders.

Course Content

- Review of files & folders
- Use Outlook Mail to communicate with others
- Manage messages
- Use the Outlook calendar
- Navigate and Use Outlook effectively
- Use Contacts
- Use Tasks
- Integrate Office applications and other applications with Outlook components
- Use notes

Learning Outcomes

After attending this course participants will be able to:-

- Understand the various features of Outlook 2000
- Use the various features of Outlook
- Mail
- Calendar
- Contacts
- Notes
- Tasks
- Use Outlook to integrate other applications
- Use Outlook on a network

Accreditation

Participants who wish to undertake the Outlook 2000 core examination need to attend a further one-day examination preparation course, unless they already have sufficient knowledge & experience in using outlook. 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

- >> Back to main IT training page

 
<% Recordset1.Close() %>