EXCEL + POWERPOINT. Analyzing, Visualizing, and Presenting Data-Rich Insights to Any Audience KNACK TRAINING

Size: px
Start display at page:

Download "EXCEL + POWERPOINT. Analyzing, Visualizing, and Presenting Data-Rich Insights to Any Audience KNACK TRAINING"

Transcription

1 EXCEL + POWERPOINT Analyzing, Visualizing, and Presenting Data-Rich Insights to Any Audience KNACK TRAINING

2 KEYBOARD SHORTCUTS NAVIGATION & SELECTION SHORTCUTS 3 EDITING SHORTCUTS 3 SUMMARIES PIVOT TABLES 4 UNDERSTANDING PIVOT TABLES 4 CREATING AND MODIFYING PIVOT TABLES 5 SUMIFS 6 TOOLS DATA VALIDATION 8 LINKED TEXTBOXES 9 KEYBOARD SHORTCUTS EDITING SHORTCUTS 10 PRESENTING SHORTCUTS 10 TERMINOLOGY 11 WORKING WITH THEMES USING EXISTING THEMES 12 CHOOSING COLOR SCHEMES, FONTS, ETC. 13 ACCESSING THE SLIDE MASTER AND LAYOUTS 14 MODIFYING PRESENTATIONS CUSTOM LAYOUTS 16 CUSTOM PLACEHOLDERS 19 INTERACTIVE PRESENTATIONS ANIMATIONS AND TRANSITIONS 21 ADDING TRANSITIONS TO SLIDES 21 USEFUL TRANSITIONS 22 ANIMATION PANEL 23 ANIMATION TRIGGERS 24 2 Table of Contents

3 KEYBOARD SHORTCUTS NAVIGATION & SELECTION SHORTCUTS CTRL + HOME First Cell CTRL + END Last Used Cell CTRL + è Edge of Range CTRL + SHIFT + è Select to Edge SHIFT + SPACE Select Row CTRL + SPACE Select Column CTRL + A Select Range CTRL + A Select Sheet PAGE UP Up One Screen PAGE DOWN Down One Screen CTRL + PAGE UP Next Tab CTRL + PAGE DOWN Previous Tab EDITING SHORTCUTS F2 Edit CTRL + 1 Format TAB Move Right ENTER Move Down SHIFT + TAB Move Left SHIFT + ENTER Move Up CTRL + ENTER Remain in Cell ALT + ENTER Add Line Break ESC Stop Editing CTRL + Z Undo Editing CTRL + D AutoFill Down CTRL + E Flash Fill Down Knack Training: Data Presentation 3

4 SUMMARIES Large data sets are critical to running most businesses, but the raw data itself is relatively useless. Once you guarantee the accuracy of the data, the essential part is the summary, analysis, and communication of that information. Being able to roll up your data into a simplified report makes it practical and actionable. PIVOT TABLES UNDERSTANDING PIVOT TABLES As you can see, the table on the right is a large one. It s filled with every business expense in 2015 by our company. You could replace this table with customers, employees, inventory, budgets, or any other set of information, and the net result would be the same. While this table has all our information, you get no insight from it, because there s no way to find sums or averages or counts without some interesting functions. Even then, if you wanted a different report, you d have a lot more work ahead of you. We need a flexible tool that will get this information quickly and easily. On the right, you now see a Pivot Table made from the data above. We decided that we wanted to break down our sales by Customer, so now we see the total sales per Customer, as well as the total sales overall. This report is easy to build, and also easy to switch out with a different one - say, average profit margin per salesperson. This is why you want to learn Pivot Tables. 4 Knack Training: Data Presentation

5 CREATING AND MODIFYING PIVOT TABLES Before you create a Pivot Table, you should set up your data to make it as easy as possible. On the previous page, you saw a table that had header rows across the top of the screen - Category, Description, etc. - and data below that. Additionally, you see that there are no empty rows or columns in that data, which makes it easier for Excel to do its work. Now, click on the data in question, and click Insert > Pivot Table. Since your data is contiguous (no empty rows or columns), all you have to do is click OK, and a Pivot Table is generated. This Pivot Table is empty, but you can now fill the Row Labels, Column Labels, and Values boxes on the right side of the screen to build your Pivot Table. To decide how to do this, ask yourself the following questions: (1) What numbers am I adding, averaging, or counting? The answer to this (like Transaction Value) is inserted into the Values box. (2) How do I want to break the sums, averages, or counts up? The answer(s) (like Category) are inserted into the Row Labels and Column Labels boxes. The Row Labels will break the data up vertically (like on the previous page), while Column Labels break the data up horizontally. Knack Training: Data Presentation 5

6 SUMIFS Conditional summing helps build reports much more quickly than the alternative. Excel has both SUMIF and SUMIFS, with SUMIFS being the most recent addition to the program. SUMIFS is the function that has multiple criteria available, while SUMIF only has one possible criteria. One use of SUMIFS is in mapping multiple tables together; in this example, you can add up all the sales of each Sales Representative from the Raw Data table very easily - or each Customer, Customer Type, Region, Product, or Product Class. In cell I6, click Formulas Tab > Math and Trig > SUMIFS. 6 Knack Training: Data Presentation

7 For Sum Range, refer to the column with the Sale Price. In my spreadsheet, that ends up being SalesTable[Sale Price]. For the Criteria Range, refer to the cells that have the Sales Representative in them - again, my spreadsheet has SalesTable[Sales Representative]. Finally, give the Criteria that this is compared against - cell G6, or as you can see in my spreadsheet RegionTable[@[Sales Representative]. Knack Training: Data Presentation 7

8 TOOLS I think of this section as the spice of analyzing and presenting data - they aren t the core pieces to the puzzle, but when you add them, they really make life easier and accentuate what you were doing in the first place. DATA VALIDATION With Data Validation, you can create a drop-down menu that allows you to switch between significant elements in your reports. First, create a list of possible entries, like all the States you might want to look at. Next, select the cell that will contain your drop-down, and click Data Tab > Data Validation. Choose List, and select the list of possible entries as your source: 8 Knack Training: Data Presentation

9 LINKED TEXTBOXES If you create a textbox, you can use it to reference any cell in your spreadsheet. First click Insert Tab > Textbox: Draw your textbox. Finally, click in the Formula Bar and insert =[your referenced cell here]. Hit Enter, and you ll see those results in the textbox. Knack Training: Data Presentation 9

10 KEYBOARD SHORTCUTS EDITING SHORTCUTS CTRL + A Select All CTRL + D Duplicate Selected CTRL + L Left Align CTRL + E Center Align TAB Promote Paragraph SHIFT + TAB Demote Paragraph CTRL + Backspace Delete Word (Left) CTRL + Delete Delete Word (Right) CTRL + SHIFT + < Increase Font Size CTRL + SHIFT + > Decrease Font Size SHIFT + F3 Change Case CTRL + B Bold CTRL + I Italics CTRL + U Underline CTRL + SHIFT + C Copy Formatting CTRL + SHIFT + V Paste Formatting CTRL + ALT + V Paste Special CTRL + G Group CTRL + SHIFT + G Ungroup CTRL + 1 Format Chart PRESENTING SHORTCUTS F5 Start Presentation SHIFT + F5 Start from current Esc Leave Presentation # + ENTER Go to Slide # B Black Screen W White Screen CTRL + SPACE Remove formatting F4 Repeat last 10 Knack Training: Data Presentation

11 TERMINOLOGY Slide Master: Slide Layout: Placeholder: Grid: Guide: Template: Theme: The single slide template that provides formatting and background settings to the Slide Layouts that control the slides of your presentation. The slide templates for the various types of slides (title, content, etc.) in your presentation. These inherit settings from the Slide Master, and customize the layout, formatting, backgrounds, and content for those slide types. The containers for text, images, charts, and other content that you place on a slide layout for use on the slides of your presentation. Evenly-spaced set of horizontal and vertical guides to visualize the positioning of PowerPoint content. Can be used to snap content elements to the grid. Custom vertical or horizontal line that is used for alignment and snapping content. PowerPoint file with the extension.potx that saves slides, formatting, and content for reuse in future presentations. Office file with the extension.thmx that saves formatting, layout, and other aesthetic choices for use in future Word, Excel, and PowerPoint presentations. Knack Training: Data Presentation 11

12 WORKING WITH THEMES USING EXISTING THEMES When you re first setting up your presentation, choose the appropriate theme from the Design Tab at the top of the screen. Not only will you have themes that Microsoft provides you (Office), but you ll also be able to choose any custom theme you have saved on your PC (Custom). By choosing a theme, you re choosing the default font(s), background, color scheme, and visual effects for every element in the presentation. Generally speaking, you don t want to perform much direct formatting (selecting a single element and changing its look); rather, you want to change this theme to affect the whole presentation. 12 Knack Training: Data Presentation

13 CHOOSING COLOR SCHEMES, FONTS, ETC. Once you ve chosen a starting point theme, the right side of the Design Tab has the choice of Variants. This gives you access to the font(s), color scheme, and visual effects: Either choose an existing color schem (or font scheme) that Microsoft presents you, or choose the options for Customize Colors... or Customize Fonts... from the appropriate menus. Knack Training: Data Presentation 13

14 ACCESSING THE SLIDE MASTER AND LAYOUTS The template for every presentation is called the Slide Master, and it has sub-templates called Slide Layouts. To get to your Slide Master, click View > Slide Master. To get back to your presentation, click Slide Master > Close Master View. The structure you see has the Slide Master at the top, then the Slide Layouts under, and indented slightly. A Slide Master controls the font sizes, bullet points, and positions, just like the Theme controls the color, font, and visual effects. 14 Knack Training: Data Presentation

15 MODIFYING PRESENTATIONS Each Slide Layout gets its information from the Slide Master, then builds on it for a different layout. Select a Slide Layout or the Slide Master and make a change, then close the Master View to see the effect on the presentation. If you ve changed an individual slide, the effects won t take hold. To set a changed slide back to its original look - and allow it to be controlled by the Slide Master - use the Reset button on the Home Tab. If you see multiple Slide Masters in the Master View, multiple Themes are being applied. Applying a consistent Theme throughout the presentation will resolve this problem. Knack Training: Data Presentation 15

16 CUSTOM LAYOUTS Once the Slide Master has been modified as the big-picture formatting of your presentation, we start looking at the actual slide types we ll be creating. The standard ones you ll see include: So, what if you need a simple black slide to allow for conversation in the room? What if you have a special layout for charts in mind? Now it s time to create a new layout. Click View Tab > Slide Master button, and let s get started. 16 Knack Training: Data Presentation

17 First, find a layout that is close to what you want. If I want a simple black slide, for example, I might start with the Blank Slide Layout. Select that layout. Now, use the [CTRL] + [D] keyboard shortcut to duplicate that layout. Take a moment and click Rename on the Slide Master Tab. I ll name my new layout Black Slide. Now it s time for some customization... Knack Training: Data Presentation 17

18 Start by making sure the checkbox is checked for Hide Background Graphics. This will take any of the visual elements that would clutter up this layout off the screen. There may still be a few elements on the screen, but those are actual items you can click on and press [DELETE] on your keyboard to remove. For this slide, I ll finish by changing the Background Style on the Slide Master tab. 18 Knack Training: Data Presentation

19 CUSTOM PLACEHOLDERS Most of the placeholders you see in PowerPoint are any-content containers formatted in a simple rectangle. However, you could create a special Slide Layout with a pattern of images very easily. First, select your Title Only slide layout from the slide master. Use the [CTRL] + [D] keyboard shortcut to duplicate this layout, then click Rename and call it Photo Pattern. Click Slide Master Tab > Insert Placeholder Drop-Down Menu > Picture. Knack Training: Data Presentation 19

20 You can click-and-drag to draw your new Image placeholder - make it roughly the size you want it to end up. Now comes the fun part. Select the placeholder, and click Format Tab > Edit Shape > Change Shape, and pick the shape you want to convert your rectangle into. You can then duplicate the shapes, format them, and arrange them however you like. 20 Knack Training: Data Presentation

21 INTERACTIVE PRESENTATIONS ANIMATIONS AND TRANSITIONS Animations and Transitions, as with all tools in PowerPoint, should only be used to improve the presentation s communication and motivation. ADDING TRANSITIONS TO SLIDES Select the slide you want to appear - that is, you re applying this transition between the previous slide and this one. Then, move to the Transitions Tab to inspect the types of transitions available: To remove a transition, select the None option in the top-left corner of this panel. Knack Training: Data Presentation 21

22 USEFUL TRANSITIONS Push: In the Subtle group, you ll find a transition that has one slide exit, while the next pushes into its place. I ve been using this for years to show the rest of a long/tall graphic, timeline, or other visual. Have the element overlap the side or bottom of the screen on the first slide, then overlap the other side, or the top of the screen on the second slide. This creates the illusion of a long element being continuous. Zoom: In the Exciting group, Zoom allows me to show a large, obviously detailed diagram on the first slide, then make it appear like I m zooming in on a single element on the second slide. New to PowerPoint 2016 These may not be available to you, depending on how much you use PowerPoint on client computers, in situations where you can t confirm that PowerPoint 2016 will be available. However, they ve created a set of transitions that basically eliminate Push and Zoom, replacing them with superior versions: Morph: The most famous of the new transitions actually determines where you ve placed graphics on the first slide, then creates a blended transition that turns the first slide into the second one. Dynamic Content Transitions: Including Pan, Ferris Wheel, and more, these leave the background of the slide in place, simply sliding the content of the slide out, and replacing it with the next content. This gets around the issue with Push, which was that the background needed to seamlessly transition to the next slide, as well as the graphic. Now the background doesn t move! 22 Knack Training: Data Presentation

23 ANIMATION PANEL Select any individual element you want to move on the screen - a textbox, diagram, chart, image - and select an animation type from Animations Tab > Animations Group. This will apply an On Click animation to that element, meaning that it will occur after arriving on the slide and clicking again. However, when you have many animations to manage, including the order in which they appear, click Animations Tab > Animation Pane. This will show you all applied animations, and allow you to restack them into any order that is useful to you. Knack Training: Data Presentation 23

24 ANIMATION TRIGGERS Scenario: There are multiple elements on your slide that are related, but showing all the elements simultaneously would be needlessly complicated. This may be multiple elements on a map, or segments of a diagram, or anything else that has too much information to process at once. Instead, we create animation for the elements that makes them Appear and Disappear (or other enter and exit animation choices), then create a button that serves as the animation s trigger. Step 1: Name the Elements Typically, we re working with simple textboxes, shapes, or images, and PowerPoint gives each element a generic name (Rectangle 1, for example). If we re going to choose when each element appears and disappears, we should take the time to name the elements, to make our job easier. Select any graphic element, then click Drawing Tools > Format Tab > Arrange Group > Selection Pane Button. The Selection Pane will appear. Notice that the element you selected is currently highlighted, and has a generic name. Double-click the name, and enter an easier-to-remember name. 24 Knack Training: Data Presentation

25 Repeat for any elements you want to appear and disappear, or enter and exit. *Tip: Highlight the many elements that should enter and exit at the same time, and create a Group by clicking Format Tab > Arrange Group > Group Drop-Down Menu > Group. Step 2: Create Buttons You ll need something to click in order to trigger the animation. That could be any kind of shape, or an image. Enter that element, then repeat the steps above to name it (I like to call mine [Group Name] Button, so the connection is obvious). Knack Training: Data Presentation 25

26 Step 3: Add the Entrance Animation Select the element or group you want to enter, then click Animations Tab > Animation Group > Appear Animation. You can choose a different Entrance animation later, but let s start simple. Step 4: Assign the Trigger After assigning the animation, click Animations Tab > Advanced Animation Group > Trigger Drop- Down Menu > On Click Of Menu > [Button Name], choosing the button you created in Step Knack Training: Data Presentation

27 Step 5: Add the Exit Animation Now, you ll repeat the last two steps for an exit, instead of an entrance. Click Animations Tab > Animation Group > Disappear Animation. (Again, you can choose a different Exit animation later, this is just the simplest option). Step 6: Assign the Trigger You re going to assign the same trigger as Step 4. Click animations Tab > Advanced Animation Group > Trigger Drop-Down Menu > On Click of Menu > [Button Name], choosing the same button from Step 2. Knack Training: Data Presentation 27

KNACK TRAINING. MICROSOFT OFFICE: TIPS & TRICKS FOR EFFICIENCY

KNACK TRAINING.     MICROSOFT OFFICE: TIPS & TRICKS FOR EFFICIENCY KNACK TRAINING http://knacktraining.com http://youtube.com/neilmalek MICROSOFT OFFICE: TIPS & TRICKS FOR EFFICIENCY 2 TABLE OF CONTENTS MICROSOFT WORD MOUSE & KEYBOARD TRICKS NAVIGATION 4 SELECTION 7 FORMATTING

More information

Table of Contents. Word. Using the mouse wheel 39 Moving the insertion point using the keyboard 40 Resume reading 41

Table of Contents. Word. Using the mouse wheel 39 Moving the insertion point using the keyboard 40 Resume reading 41 Table of Contents iii Table of Contents Word Starting Word What is word processing? 2 Starting Word 2 Exploring the Start screen 4 Creating a blank document 4 Exploring the Word document window 5 Exploring

More information

PowerPoint 2016 Building a Presentation

PowerPoint 2016 Building a Presentation PowerPoint 2016 Building a Presentation What is PowerPoint? PowerPoint is presentation software that helps users quickly and efficiently create dynamic, professional-looking presentations through the use

More information

Computer Applications Final Exam Study Guide

Computer Applications Final Exam Study Guide Name: Computer Applications Final Exam Study Guide Microsoft Word 1. To use -and-, position the pointer on top of the selected text, and then drag the selected text to the new location. 2. The Clipboard

More information

11.1 Create Speaker Notes Print a Presentation Package a Presentation PowerPoint Tips... 44

11.1 Create Speaker Notes Print a Presentation Package a Presentation PowerPoint Tips... 44 Contents 1 Getting Started... 1 1.1 Presentations... 1 1.2 Microsoft Office Button... 1 1.3 Ribbon... 2 1.4 Mini Toolbar... 2 1.5 Navigation... 3 1.6 Slide Views... 4 2 Customize PowerPoint... 5 2.1 Popular...

More information

Learn more about Pages, Keynote & Numbers

Learn more about Pages, Keynote & Numbers Learn more about Pages, Keynote & Numbers HCPS Instructional Technology May 2012 Adapted from Apple Help Guides CHAPTER ONE: PAGES Part 1: Get to Know Pages Opening and Creating Documents Opening a Pages

More information

File Triage. Work Smarter in Word, Excel, & PowerPoint. Neil Malek, MCT-ACI-CTT+

File Triage. Work Smarter in Word, Excel, & PowerPoint. Neil Malek, MCT-ACI-CTT+ Neil Malek, MCT-ACI-CTT+ Founder and Principal, Knack Training neil@knacktraining.com http://knacktraining.com File Triage Work Smarter in Word, Excel, & PowerPoint Microsoft Word 2 Terminology Style:

More information

POWERPOINT Build a Presentation to Remember

POWERPOINT Build a Presentation to Remember POWERPOINT 2007 Build a Presentation to Remember Microsoft Office 2007 TABLE OF CONTENTS DOCUMENT THEMES... 1 THEMES... 1 COLOR SETS... 1 FONT SETS... 1 MASTER SLIDES... 2 USING THEMES IN THE SLIDE MASTER...

More information

PowerPoint 2010 Level 1 Computer Training Solutions Student Guide Version Revision Date Course Length

PowerPoint 2010 Level 1 Computer Training Solutions Student Guide Version Revision Date Course Length Level 1 Computer Training Solutions Version 1.2 Revision Date Course Length 2012-Feb-16 6 hours Table of Contents Quick Reference... 3 Frequently Used Commands... 3 Manitoba ehealth Learning Management

More information

MICROSOFT POWERPOINT 2016 Quick Reference Guide

MICROSOFT POWERPOINT 2016 Quick Reference Guide MICROSOFT POWERPOINT 2016 Quick Reference Guide PowerPoint What is it? What s new in PowerPoint 2016? PowerPoint is a computer program that allows you to create, edit and produce slide show presentations.

More information

PowerPoint 2007 Cheat Sheet

PowerPoint 2007 Cheat Sheet ellen@ellenfinkelstein.com 515-989-1832 PowerPoint 2007 Cheat Sheet Contents Templates and Themes... 2 Apply a corporate template or theme... 2 Format the slide master... 2 Work with layouts... 3 Edit

More information

Microsoft PowerPoint 2007 Tutorial

Microsoft PowerPoint 2007 Tutorial Microsoft PowerPoint 2007 Tutorial Prepared By:- Mohammad Murtaza Khan I. T. Expert Sindh Judicial Academy Contents Getting Started... 5 Presentations... 5 Microsoft Office Button... 5 Ribbon... 6 Quick

More information

Developing a Power Point Presentation

Developing a Power Point Presentation Load Power Point 1 Select Blank Presentation (figure 1) 2 Select New Slide (figure 2) First slide is the title page. Select First Box as shown in figure 2. Figure 1 Figure 2 3 Add Title and Subtitle (figure

More information

Microsoft PowerPoint 2016 Part 2: Notes, Links, & Graphics. Choosing a Design. Format Background

Microsoft PowerPoint 2016 Part 2: Notes, Links, & Graphics. Choosing a Design. Format Background Microsoft PowerPoint 2016 Part 2: Notes, Links, & Graphics Choosing a Design Open PowerPoint. Click on Blank Presentation. Click on the Design tab. Click on the design tab of your choice. In part one we

More information

Getting Acquainted with Office 2007 Table of Contents

Getting Acquainted with Office 2007 Table of Contents Table of Contents Using the New Interface... 1 The Office Button... 1 The Ribbon... 2 Galleries... 2 Microsoft Help with Changes... 2 Viewing Familiar Dialog Boxes... 2 Download Get Started Tabs from Microsoft...

More information

Microsoft PowerPoint 2016 Basics Unit 9 Final Review - Student Notes Directions: Fill in the blanks.

Microsoft PowerPoint 2016 Basics Unit 9 Final Review - Student Notes Directions: Fill in the blanks. Directions: Fill in the blanks. 1. PowerPoint Window Layout 2. File Tab When clicked, opens - automatically opens the Info option by default Holds the following options: - Info - New - Open - Save - Save

More information

PowerPoint 2010 Introduction. 4/18/2011 Archdiocese of Chicago Mike Riley

PowerPoint 2010 Introduction. 4/18/2011 Archdiocese of Chicago Mike Riley PowerPoint 2010 Introduction 4/18/2011 Archdiocese of Chicago Mike Riley i VIDEO TUTORIALS AVAILABLE Almost 100,000 video tutorials are available from VTC. The available tutorials include Windows 7, GroupWise

More information

Microsoft PowerPoint 2010 Beginner

Microsoft PowerPoint 2010 Beginner Microsoft PowerPoint 2010 Beginner To start Microsoft PowerPoint: - Go to Start > Search > Word. - You can also double-click any Microsoft PowerPoint document. Layout File Tab Quick Access Toolbar Tabs

More information

Introduction to MS Office Somy Kuriakose Principal Scientist, FRAD, CMFRI

Introduction to MS Office Somy Kuriakose Principal Scientist, FRAD, CMFRI Introduction to MS Office Somy Kuriakose Principal Scientist, FRAD, CMFRI Email: somycmfri@gmail.com 29 Word, Excel and Power Point Microsoft Office is a productivity suite which integrates office tools

More information

Introduction to Microsoft Office PowerPoint 2010

Introduction to Microsoft Office PowerPoint 2010 Introduction to Microsoft Office PowerPoint 2010 TABLE OF CONTENTS Open PowerPoint 2010... 1 About the Editing Screen... 1 Create a Title Slide... 6 Save Your Presentation... 6 Create a New Slide... 7

More information

Free Microsoft Office 2010 training from MedCerts. Course Outline

Free Microsoft Office 2010 training from MedCerts. Course Outline Free Microsoft Office 2010 training from MedCerts Course Outline Microsoft Office Word 2010: Basic Course Introduction Unit 01 - Getting Started Topic A: The Word Window The Word 2010 Window Demo - A-1:

More information

Highline College Busn 216: Computer Applications for Business (Fun and Power with Computers) Office 2016 Video #12: PowerPoint

Highline College Busn 216: Computer Applications for Business (Fun and Power with Computers) Office 2016 Video #12: PowerPoint Highline College Busn 216: Computer Applications for Business (Fun and Power with Computers) Topics Covered in Video: Office 2016 Video #12: PowerPoint 1) Open PowerPoint 2) Save As with Name Busn 216

More information

Getting Started with. Office 2008

Getting Started with. Office 2008 Getting Started with Office 2008 Copyright 2010 - Information Technology Services Kennesaw State University This document may be downloaded, printed, or copied, for educational use, without further permission

More information

Book 5. Chapter 1: Slides with SmartArt & Pictures... 1 Working with SmartArt Formatting Pictures Adjust Group Buttons Picture Styles Group Buttons

Book 5. Chapter 1: Slides with SmartArt & Pictures... 1 Working with SmartArt Formatting Pictures Adjust Group Buttons Picture Styles Group Buttons Chapter 1: Slides with SmartArt & Pictures... 1 Working with SmartArt Formatting Pictures Adjust Group Buttons Picture Styles Group Buttons Chapter 2: Slides with Charts & Shapes... 12 Working with Charts

More information

Modifying the master. Accessing the slide master

Modifying the master. Accessing the slide master 1 Accessing the slide master Most of what is defined by the template is stored on the Slide Master. You can modify the Slide Master and save your own templates in order to personalize your presentations

More information

PowerPoint. Tutorial 1 Creating a Presentation. Tutorial 2 Applying and Modifying Text and Graphic Objects

PowerPoint. Tutorial 1 Creating a Presentation. Tutorial 2 Applying and Modifying Text and Graphic Objects PowerPoint Tutorial 1 Creating a Presentation Tutorial 2 Applying and Modifying Text and Graphic Objects Tutorial 3 Adding Special Effects to a Presentation COMPREHENSIVE PowerPoint Tutorial 1 Creating

More information

You can also search online templates which can be picked based on background themes or based on content needs. Page eleven will explain more.

You can also search online templates which can be picked based on background themes or based on content needs. Page eleven will explain more. Microsoft PowerPoint 2016 Part 1: The Basics Opening PowerPoint Double click on the PowerPoint icon on the desktop. When you first open PowerPoint you will see a list of new presentation themes. You can

More information

Rev. C 11/09/2010 Downers Grove Public Library Page 1 of 41

Rev. C 11/09/2010 Downers Grove Public Library Page 1 of 41 Table of Contents Objectives... 3 Introduction... 3 Excel Ribbon Components... 3 Office Button... 4 Quick Access Toolbar... 5 Excel Worksheet Components... 8 Navigating Through a Worksheet... 8 Making

More information

ECDL Full Course Content

ECDL Full Course Content ECDL Full Course Content Module 1 1. Getting Started 1.1. Computer Terms 1.2. Computer Hardware 1.3. Computer Accessories 1.4. Memory and Storage 1.5. Computer Software 2. Using Information Technology

More information

Excel Main Screen. Fundamental Concepts. General Keyboard Shortcuts Open a workbook Create New Save Preview and Print Close a Workbook

Excel Main Screen. Fundamental Concepts. General Keyboard Shortcuts Open a workbook Create New Save Preview and Print Close a Workbook Excel 2016 Main Screen Fundamental Concepts General Keyboard Shortcuts Open a workbook Create New Save Preview and Print Close a Ctrl + O Ctrl + N Ctrl + S Ctrl + P Ctrl + W Help Run Spell Check Calculate

More information

Word Creating & Using Tables. IT Training & Development (818) Information Technology

Word Creating & Using Tables. IT Training & Development (818) Information Technology Information Technology Word 2007 User Guide Word 2007 Creating & Using Tables IT Training & Development (818) 677-1700 training@csun.edu www.csun.edu/it/training Table of Contents Introduction... 1 Anatomy

More information

Using StarImpress. A brief introduction

Using StarImpress. A brief introduction Using StarImpress A brief introduction What is Impress? Impress is the open source (free) alternative to PowerPoint You can Impress for the same things you would do in PowerPoint Create a lesson with handouts

More information

WAYNESBORO AREA SCHOOL DISTRICT COMPUTER APPLICATIONS

WAYNESBORO AREA SCHOOL DISTRICT COMPUTER APPLICATIONS UNIT: Publisher KEY LEARNING(S): Introduction to Microsoft Publisher and Publisher jumpstart UNIT ESSENTIAL QUESTIONS: How can you use Publisher to enhance your education/career? COMPETENCY: Publisher

More information

BASIC MICROSOFT POWERPOINT

BASIC MICROSOFT POWERPOINT BASIC MICROSOFT POWERPOINT PART ONE PHONE: 504-838-1144 IT Training Team Jefferson Parish Library EMAIL: jpltrain@jplibrary.net In this class you will learn to: Launch, close, and interact with Microsoft

More information

Fundamentals of PowerPoint 2007 Instructor: Elizabeth-Latta Brother

Fundamentals of PowerPoint 2007 Instructor: Elizabeth-Latta Brother Fundamentals of PowerPoint 2007 Instructor: Elizabeth-Latta Brother Getting to know PowerPoint... 1 What happens when you open PowerPoint... 1 Understanding the presentation window... 1 Customizing the

More information

WEEK NO. 12 MICROSOFT EXCEL 2007

WEEK NO. 12 MICROSOFT EXCEL 2007 WEEK NO. 12 MICROSOFT EXCEL 2007 LESSONS OVERVIEW: GOODBYE CALCULATORS, HELLO SPREADSHEET! 1. The Excel Environment 2. Starting A Workbook 3. Modifying Columns, Rows, & Cells 4. Working with Worksheets

More information

B.V. Patel Institute of Business Management, Computer & Information Technology, Uka Tarsadia University : Advanced Applications of MS-Office

B.V. Patel Institute of Business Management, Computer & Information Technology, Uka Tarsadia University : Advanced Applications of MS-Office Unit-1 MS-WORD Answer the following. (1 mark) 1. Which submenu contains the watermark option? 2. Which is used for the Cell merge in the table? 3. Which option creates a large capital letter at the beginning

More information

INFORMATION TECHNOLOGY

INFORMATION TECHNOLOGY INFORMATION TECHNOLOGY PowerPoint Presentation Section Two: Formatting, Editing & Printing Section Two: Formatting, Editing & Printing By the end of this section you will be able to: Insert, Edit and Delete

More information

Status Bar: Right click on the Status Bar to add or remove features.

Status Bar: Right click on the Status Bar to add or remove features. Excel 2013 Quick Start Guide The Excel Window File Tab: Click to access actions like Print, Save As, etc. Also to set Excel options. Ribbon: Logically organizes actions onto Tabs, Groups, and Buttons to

More information

Awesome PowerPoint Tricks for Effective Presentations

Awesome PowerPoint Tricks for Effective Presentations EFFECTIVE LEARNING STARTS WITH COMPELLING CONTENT Awesome PowerPoint Tricks for Effective Presentations Instructional Design and Content Creation for Live Training and elearning info.com +1 866 789 2482

More information

EXCEL BASICS: MICROSOFT OFFICE 2010

EXCEL BASICS: MICROSOFT OFFICE 2010 EXCEL BASICS: MICROSOFT OFFICE 2010 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT EXCEL PAGE 03 Opening Microsoft Excel Microsoft Excel Features Keyboard Review Pointer Shapes

More information

Microsoft Excel 2010 Basic

Microsoft Excel 2010 Basic Microsoft Excel 2010 Basic Introduction to MS Excel 2010 Microsoft Excel 2010 is a spreadsheet software in the new Microsoft 2010 Office Suite. Excel allows you to store, manipulate and analyze data in

More information

DOWNLOAD PDF MICROSOFT OFFICE POWERPOINT 2003, STEP BY STEP

DOWNLOAD PDF MICROSOFT OFFICE POWERPOINT 2003, STEP BY STEP Chapter 1 : Microsoft Office Excel Step by Step - PDF Free Download Microsoft Office PowerPoint Step by Step This is a good book for an 76 year old man like me. It was a great help in teaching me to do

More information

PowerPoint 2010 Quick Start

PowerPoint 2010 Quick Start PowerPoint is a slide show presentation program. Use a slide show to convey your message to an audience. PowerPoint can be used for education, employee orientation, business promotion, team motivation,

More information

Microsoft Excel 2007

Microsoft Excel 2007 Learning computers is Show ezy Microsoft Excel 2007 301 Excel screen, toolbars, views, sheets, and uses for Excel 2005-8 Steve Slisar 2005-8 COPYRIGHT: The copyright for this publication is owned by Steve

More information

1. The PowerPoint Window

1. The PowerPoint Window 1. The PowerPoint Window PowerPoint is a presentation software package. With PowerPoint, you can easily create slide shows. Trainers and other presenters use slide shows to illustrate their presentations.

More information

Introduction to PowerPoint 2007

Introduction to PowerPoint 2007 Introduction to PowerPoint 2007 PowerPoint is one of the programs included in the Microsoft Office suite. It s used to create presentations, also called slide shows, that are typically displayed via a

More information

Introduction to PowerPoint 2010

Introduction to PowerPoint 2010 Introduction to PowerPoint 2010 PowerPoint is a system in the Microsoft Office Suite that enables you to present information in office meetings, lectures and seminars to create maximum impact in a minimal

More information

Section 3 Formatting

Section 3 Formatting Section 3 Formatting ECDL 5.0 Section 3 Formatting By the end of this Section you should be able to: Apply Formatting, Text Effects and Bullets Use Undo and Redo Change Alignment and Spacing Use Cut, Copy

More information

POWERPOINT 2003 OVERVIEW DISCLAIMER:

POWERPOINT 2003 OVERVIEW DISCLAIMER: DISCLAIMER: POWERPOINT 2003 This reference guide is meant for experienced Microsoft Office users. It provides a list of quick tips and shortcuts for familiar features. This guide does NOT replace training

More information

PowerPoint Instructions

PowerPoint Instructions PowerPoint Instructions Exercise 1: Type and Format Text and Fix a List 1. Open the PowerPoint Practice file. To add a company name to slide 1, click the slide 1 thumbnail if it's not selected. On the

More information

PowerPoint 2016: Part 1

PowerPoint 2016: Part 1 PowerPoint 2016: Part 1 Updated: April 2018 Cost: $1.10 PowerPoint is a presentation tool used to create slide-by-slide lectures and visual aids. It can display a combination of text, video, audio, and

More information

Microsoft Excel Keyboard Shortcuts

Microsoft Excel Keyboard Shortcuts Microsoft Excel Keyboard Shortcuts Here is a complete list of keyboard shortcuts for Microsoft Excel. Most of the shortcuts will work on all Excel versions on Windows based computer. Data Processing Shortcuts

More information

Microsoft PowerPoint 2013 Beginning

Microsoft PowerPoint 2013 Beginning Microsoft PowerPoint 2013 Beginning PowerPoint Presentations on the Web... 2 Starting PowerPoint... 2 Opening a Presentation... 2 File Tab... 3 Quick Access Toolbar... 3 The Ribbon... 4 Keyboard Shortcuts...

More information

B.E. Publishing Correlations to The Office Specialist.com, 2E to Microsoft Office Specialist Word 2016 Core (77-725)

B.E. Publishing Correlations to The Office Specialist.com, 2E to Microsoft Office Specialist Word 2016 Core (77-725) Correlations to The Office Specialist.com, 2E to Microsoft Office Specialist Word 2016 Core (77-725) B.E. Publishing Correlations to The Office Specialist.com, 2E to Microsoft Office Specialist Word 2016

More information

Microsoft Office Tips and Tricks

Microsoft Office Tips and Tricks What We ll Discuss Microsoft Office Tips and Tricks David DK Kornegay Client Service and Success Strategies How I use what I got The mentality behind tricks up my sleeve to fill in the gaps get the job

More information

Table of Contents. Contents

Table of Contents. Contents Spring 2009 R.A. Table of Contents Contents Opening PowerPoint... 2 PowerPoint 2007 Interface... 2 PowerPoint Features... 2 Creating, Opening and Saving Presentations... 3 Creating a Presentation... 3

More information

CREATING CONTENT WITH MICROSOFT POWERPOINT

CREATING CONTENT WITH MICROSOFT POWERPOINT CREATING CONTENT WITH MICROSOFT POWERPOINT Simple Tips And Tricks Presented by TABLE OF CONTENTS Introduction... 2 Design Tips... 3 Advanced Tips... 4 ShortCut Keys for Microsoft PowerPoint... 5 How-Tos...

More information

DOING MORE WITH WORD: MICROSOFT OFFICE 2010

DOING MORE WITH WORD: MICROSOFT OFFICE 2010 DOING MORE WITH WORD: MICROSOFT OFFICE 2010 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT WORD PAGE 03 Viewing Toolbars Adding and Removing Buttons MORE TASKS IN MICROSOFT WORD

More information

Quick Start Guide. Microsoft PowerPoint 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve.

Quick Start Guide. Microsoft PowerPoint 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve. Quick Start Guide Microsoft PowerPoint 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve. Find what you need Click any tab on the ribbon to display

More information

PowerPoint 2016 Basics for Mac

PowerPoint 2016 Basics for Mac 1 PowerPoint 2016 Basics for Mac PowerPoint 2016 Basics for Mac Training Objective To learn the tools and features to get started using PowerPoint more efficiently and effectively. What you can expect

More information

Productivity Tools Objectives 1

Productivity Tools Objectives 1 Productivity Tools Objectives 1 Word 2003 Understand Microsoft Office Word 2003 Launch Microsoft Office Word 2003 Open Documents Understand The Working Screen Experiment With The Working Screen Navigate

More information

PowerPoint Multiple OUTPUT types Paper Onscreen Web presentation 6 x 6 rule 6 points 6 words

PowerPoint Multiple OUTPUT types Paper Onscreen Web presentation 6 x 6 rule 6 points 6 words PowerPoint 1 PowerPoint Multiple OUTPUT types: Paper Onscreen Web presentation 6 x 6 rule no more than 6 points per slide No more than 6 words per point Placeholder area of a slide reserved for text or

More information

CREATING A POWERPOINT PRESENTATION BASIC INSTRUCTIONS

CREATING A POWERPOINT PRESENTATION BASIC INSTRUCTIONS CREATING A POWERPOINT PRESENTATION BASIC INSTRUCTIONS By Carolyn H. Brown This document is created with PowerPoint 2013/15 which includes a number of differences from earlier versions of PowerPoint. GETTING

More information

Microsoft Excel 2013 Table of content

Microsoft Excel 2013 Table of content Microsoft Excel 2013 Table of content Chapter 1. New features in Excel 2013 New Excel Templates New Flash Fill New Pivot Table, Timeline, Slicer and etc New Quick Analysis Chapter 2. Start Working with

More information

Microsoft Office PowerPoint 2013 Courses 24 Hours

Microsoft Office PowerPoint 2013 Courses 24 Hours Microsoft Office PowerPoint 2013 Courses 24 Hours COURSE OUTLINES FOUNDATION LEVEL COURSE OUTLINE Using PowerPoint 2013 Opening PowerPoint 2013 Opening a Presentation Navigating between Slides Using the

More information

Creating a Spreadsheet by Using Excel

Creating a Spreadsheet by Using Excel The Excel window...40 Viewing worksheets...41 Entering data...41 Change the cell data format...42 Select cells...42 Move or copy cells...43 Delete or clear cells...43 Enter a series...44 Find or replace

More information

EXCEL BASICS: MICROSOFT OFFICE 2007

EXCEL BASICS: MICROSOFT OFFICE 2007 EXCEL BASICS: MICROSOFT OFFICE 2007 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT EXCEL PAGE 03 Opening Microsoft Excel Microsoft Excel Features Keyboard Review Pointer Shapes

More information

Intro to Excel. To start a new workbook, click on the Blank workbook icon in the middle of the screen.

Intro to Excel. To start a new workbook, click on the Blank workbook icon in the middle of the screen. Excel is a spreadsheet application that allows for the storing, organizing and manipulation of data that is entered into it. Excel has variety of built in tools that allow users to perform both simple

More information

POWERPOINT BASICS: MICROSOFT OFFICE 2010

POWERPOINT BASICS: MICROSOFT OFFICE 2010 POWERPOINT BASICS: MICROSOFT OFFICE 2010 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT POWERPOINT PAGE 03 Microsoft PowerPoint Components SIMPLE TASKS IN MICROSOFT POWERPOINT

More information

MSITA POWERPOINT 2010 REVIEW

MSITA POWERPOINT 2010 REVIEW True/False write the word TRUE or FALSE in the blank. TRUE 1. FALSE_ 2. An existing presentation may be opened in PowerPoint 2010 by double-clicking on the file from the storage device. The presentation

More information

Word Overview Page 3 Tables Page 5 Labels Page 9 Mail Merge Page 12. Excel Overview Page 19 Charts Page 22

Word Overview Page 3 Tables Page 5 Labels Page 9 Mail Merge Page 12. Excel Overview Page 19 Charts Page 22 Overview Page 3 Tables Page 5 Labels Page 9 Mail Merge Page 12 Excel Overview Page 19 Charts Page 22 PowerPoint Overview Page 26 Inserting Pictures and Sounds Page 30 Animation and Transitions Page 32

More information

Keynote 08 Basics Website:

Keynote 08 Basics Website: Website: http://etc.usf.edu/te/ Keynote is Apple's presentation application. Keynote is installed as part of the iwork suite, which also includes the word processing program Pages and the spreadsheet program

More information

PowerPoint 2010 Introduction

PowerPoint 2010 Introduction PowerPoint 2010 Introduction TOOLBAR RIBBON What is the ribbon? The ribbon contains the commands and other menu items that were on menu and toolbars in PowerPoint 2003 and earlier. The ribbon is designed

More information

Lab 2. Task 1 : Learning basic tasks with PowerPoint. Estimated time

Lab 2. Task 1 : Learning basic tasks with PowerPoint. Estimated time Lab 2 Task 1 : Learning basic tasks with PowerPoint Objective : To familiarize with basic tasks in PowerPoint : 1. Create a presentation 2. Find and apply a template 3. Insert a new slide 4. Format text

More information

Excel Intermediate

Excel Intermediate Excel 2013 - Intermediate (103-124) Multiple Worksheets Quick Links Manipulating Sheets Pages EX16 EX17 Copying Worksheets Page EX337 Grouping Worksheets Pages EX330 EX332 Multi-Sheet Cell References Page

More information

Excel Tables & PivotTables

Excel Tables & PivotTables Excel Tables & PivotTables A PivotTable is a tool that is used to summarize and reorganize data from an Excel spreadsheet. PivotTables are very useful where there is a lot of data that to analyze. PivotTables

More information

Intermediate Word by Alan Weaver

Intermediate Word by Alan Weaver Intermediate Word by Alan Weaver Outline/Table of Contents Introduction... 1 Set default font... 2 Create Random Text... 2 Download a special font... 2 Create/Modify a Style... 3 Widows/Orphans... 3 Table

More information

Basic Excel. Helen Mills OME-RESA

Basic Excel. Helen Mills OME-RESA Basic Excel Helen Mills OME-RESA Agenda Introduction- Highlight Basic Components of Microsoft Excel Entering & Formatting Data, Numbers, & Tables Calculating Totals & Summaries Using Formulas Conditional

More information

PowerPoint 2010 Project Four Assignment Sheet

PowerPoint 2010 Project Four Assignment Sheet PowerPoint 2010 Project Four Assignment Sheet In this project you will create a question and answer PowerPoint presentation in a game format to review and reinforce curriculum concepts. The presentation

More information

1 THE PNP BASIC COMPUTER ESSENTIALS e-learning (MS Powerpoint 2007)

1 THE PNP BASIC COMPUTER ESSENTIALS e-learning (MS Powerpoint 2007) 1 THE PNP BASIC COMPUTER ESSENTIALS e-learning (MS Powerpoint 2007) 2 THE PNP BASIC COMPUTER ESSENTIALS e-learning (MS Powerpoint 2007) TABLE OF CONTENTS CHAPTER 1: GETTING STARTED... 4 MICROSOFT OFFICE

More information

Highline College. Busn 216: Computer Applications for Business (Fun and Power with Computers)

Highline College. Busn 216: Computer Applications for Business (Fun and Power with Computers) Highline College Busn 216: Computer Applications for Business (Fun and Power with Computers) Office 2016 Video #04: Introduction to Word, Ribbons, QAT, Navigation Tricks, Selection Tricks 1) Word Word

More information

Introduction. Getting Started. Selecting a Template. 1 of 1

Introduction. Getting Started. Selecting a Template. 1 of 1 1 of 1 Introduction Visual materials are one of the most effective means of communicating a message. They can give a presentation a professional quality. Visuals help a speaker to be well prepared, organized,

More information

Microsoft Office. Microsoft Office

Microsoft Office. Microsoft Office is an office suite of interrelated desktop applications, servers and services for the Microsoft Windows. It is a horizontal market software that is used in a wide range of industries. was introduced by

More information

PowerPoint : :. PowerPoint

PowerPoint : :. PowerPoint PowerPoint : :. PowerPoint. PowerPoint. PowerPoint. PowerPoint. PowerPoint PowerPoint.... Microsoft Office.. ( ) PowerPoint PowerPoint Excel Word. Office.. PowerPoint PowerPoint. :. Start. All programs.

More information

Table of Contents. Chapter 1

Table of Contents. Chapter 1 Table of Contents iii Table of Contents Chapter 1 Starting Excel Using an electronic spreadsheet 2 Starting Excel 2 Exploring the Start screen 4 Creating a blank workbook 4 Exploring the Excel window 5

More information

PowerPoint Introduction. Video: Slide Basics. Understanding slides and slide layouts. Slide Basics

PowerPoint Introduction. Video: Slide Basics. Understanding slides and slide layouts. Slide Basics PowerPoint 2013 Slide Basics Introduction PowerPoint presentations are made up of a series of slides. Slides contain the information you will present to your audience. This might include text, pictures,

More information

Faculty Development Seminar Series Constructing Posters in PowerPoint 2003 Using a Template

Faculty Development Seminar Series Constructing Posters in PowerPoint 2003 Using a Template 2008-2009 Faculty Development Seminar Series Constructing Posters in PowerPoint 2003 Using a Template Office of Medical Education Research and Development Michigan State University College of Human Medicine

More information

Excel 2013 for Beginners

Excel 2013 for Beginners Excel 2013 for Beginners Class Objective: This class will familiarize you with the basics of using Microsoft Excel. Class Outline: Introduction to Microsoft Excel 2013... 1 Microsoft Excel...2-3 Getting

More information

PowerPoint Basics (Office 2000 PC Version)

PowerPoint Basics (Office 2000 PC Version) PowerPoint Basics (Office 2000 PC Version) Microsoft PowerPoint is software that allows you to create custom presentations incorporating text, color, graphics, and animation. PowerPoint (PP) is available

More information

4) Study the section of a worksheet in the image below. What is the cell address of the cell containing the word "Qtr3"?

4) Study the section of a worksheet in the image below. What is the cell address of the cell containing the word Qtr3? Choose The Correct Answer: 1) Study the highlighted cells in the image below and identify which of the following represents the correct cell address for these cells: a) The cell reference for the selected

More information

Microsoft Excel 2016 / 2013 Basic & Intermediate

Microsoft Excel 2016 / 2013 Basic & Intermediate Microsoft Excel 2016 / 2013 Basic & Intermediate Duration: 2 Days Introduction Basic Level This course covers the very basics of the Excel spreadsheet. It is suitable for complete beginners without prior

More information

Excel 2016 Basics for Windows

Excel 2016 Basics for Windows Excel 2016 Basics for Windows Excel 2016 Basics for Windows Training Objective To learn the tools and features to get started using Excel 2016 more efficiently and effectively. What you can expect to learn

More information

ADD AND NAME WORKSHEETS

ADD AND NAME WORKSHEETS 1 INTERMEDIATE EXCEL While its primary function is to be a number cruncher, Excel is a versatile program that is used in a variety of ways. Because it easily organizes, manages, and displays information,

More information

Excel 2010: Getting Started with Excel

Excel 2010: Getting Started with Excel Excel 2010: Getting Started with Excel Excel 2010 Getting Started with Excel Introduction Page 1 Excel is a spreadsheet program that allows you to store, organize, and analyze information. In this lesson,

More information

Office of Instructional Technology

Office of Instructional Technology Office of Instructional Technology Microsoft Excel 2016 Contact Information: 718-254-8565 ITEC@citytech.cuny.edu Contents Introduction to Excel 2016... 3 Opening Excel 2016... 3 Office 2016 Ribbon... 3

More information

90 + Excel Keyboard Shortcuts. for Mac users. How to master key board shortcuts

90 + Excel Keyboard Shortcuts. for Mac users. How to master key board shortcuts 90 + Excel Keyboard Shortcuts for Mac users How to master key board shortcuts 1. Take down a handful (may be 5 or 10) shortcuts that you think you ll use the most often and pin them to your desk. Make

More information

EXCEL BASICS. Helen Mills META Solutions

EXCEL BASICS. Helen Mills META Solutions EXCEL BASICS Helen Mills META Solutions OUTLINE Introduction- Highlight Basic Components of Microsoft Excel Entering & Formatting Data, Numbers, & Tables Calculating Totals & Summaries Using Formulas Conditional

More information

Office Applications II Lesson Objectives

Office Applications II Lesson Objectives Office Applications II Lesson Unit 1: MICROSOFT EXCEL SPREADSHEETS BASICS What is a Spreadsheet and What Are Its Uses? Define spreadsheets Define the Microsoft Excel application List business, consumer,

More information

PowerPoint Objective 1: Managing the PowerPoint Environment. Microsoft Office Specialist 2010 Certification Prep. Story/Walls

PowerPoint Objective 1: Managing the PowerPoint Environment. Microsoft Office Specialist 2010 Certification Prep. Story/Walls PowerPoint Objective 1: Managing the PowerPoint Environment Microsoft Office Specialist 2010 Certification Prep Story/Walls 1 Adjust Views Ribbon and Shortcut Methods: Use the ribbon to adjust views Story/Walls

More information