<%@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 PowerPoint 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 presentation programs.

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
· Creating a Presentation
· Modifying a Presentation
· Working with Text
· Working with Visual Elements
· Customising a presentation
· Creating Output
· Delivering a Presentation
· Managing Files

Learning Outcomes

After attending this course participants will be able to:-

- Construct presentations
- Use the Office built-in features to build presentations
- Modify presentations
- Use material from other programs in presentations
- Present a presentation, using speaker notes, use the pen during the presentation
- Produce handouts
- Print as overhead transparencies
- Save to the Web

Accreditation

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