<%@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 - Excel 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 spreadsheets.
· 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 and folders
· Working with Cells
· Working with Files
· Formatting Worksheets
· Page Set-up and Printing
· Working with Worksheets and Workbooks
· Working with Formula and Functions
· Using Charts and Objects

Learning Outcomes

After attending this course participants will be able to:-

· Understand the uses of a spreadsheet
· Enter, modify and format data
· Use the built-in Office features, e.g. Autofill, Autoformat and the Office Assistant
· Use formula and functions to work with data
· Display and format results
· Produce and display charts
· Print spreadsheets

Accreditation

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