Microsoft Outlook 2003 – Fundamentals

Request info

Course duration: 1 Day

Cost: £195 + VAT

Course Overview

This course is ideal as a general introduction to Electronic Mail using Microsoft Outlook.

1 day instructor led

Course prerequisites

A working knowledge of Windows

By the end of this course you will be able to:

· Understand the basic concepts of E-Mail and Microsoft Outlook.
· Access an E-Mail account.
· Use common tools within Microsoft Outlook.
· Manipulate Microsoft Outlooks view settings.
· Perform introductory aspects of mail creation.
· Use E-Mail options to personalise Mail.
· Send files via E-Mail.
· Perform mail management techniques.
· Use the Address List and Contacts Folder.
· Book & categorise appointments into your Calendar.
· Arrange meetings using Outlook.
· Print calendar in alternative views.
· Create personal Tasks and delegate them to others.
· Use Microsoft Outlook Notes.

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-07' ) ) 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 (127) 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